Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

_angular is redundant #7215

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/Angular.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
-push,
-toString,
-ngMinErr,
-_angular,
-angularModule,
-nodeName_,
-uid,
Expand Down Expand Up @@ -161,8 +160,6 @@ var /** holds major version number for IE or NaN for real browsers */
toString = Object.prototype.toString,
ngMinErr = minErr('ng'),


_angular = window.angular,
/** @name angular */
angular = window.angular || (window.angular = {}),
angularModule,
Expand Down