Skip to content

Commit 4966e9f

Browse files
matskojamesdaily
authored andcommitted
chore(ngdocs): ensure $animate is not shared between the docs and the example applications
1 parent f290486 commit 4966e9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/components/angular-bootstrap/bootstrap-prettify.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ directive.ngEmbedApp = ['$templateCache', '$browser', '$rootScope', '$location',
199199
deregisterEmbedRootScope;
200200

201201
modules.push(['$provide', function($provide) {
202-
$provide.value('$animate', $animate);
203202
$provide.value('$templateCache', $templateCache);
204203
$provide.value('$anchorScroll', angular.noop);
205204
$provide.value('$browser', $browser);

0 commit comments

Comments
 (0)