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

Commit d11a34a

Browse files
matskomhevery
authored andcommitted
chore(ngdocs): ensure $animate is not shared between the docs and the example applications
1 parent f737c97 commit d11a34a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)