mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
fix:testabilityPatch: remove annotate since it's not public
This commit is contained in:
parent
2043fd43fa
commit
6aee2938a7
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ function dealoc(obj) {
|
|||
}
|
||||
|
||||
extend(angular, {
|
||||
'annotate': annotate,
|
||||
'element': jqLite,
|
||||
'compile': compile,
|
||||
'scope': createScope,
|
||||
|
|
|
|||
Loading…
Reference in a new issue