diff options
| author | Peter Bacon Darwin | 2014-02-19 21:22:27 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-19 21:22:27 +0000 |
| commit | cc1f7539d414038212b83dca86cf04f71731f24b (patch) | |
| tree | 49cbfa2e861cc29eb930c65cd857ccdf60430b2e /src/ngAnimate | |
| parent | 9ca685bfbdbb63794c8e203936cdd383ff8745a5 (diff) | |
| download | angular.js-cc1f7539d414038212b83dca86cf04f71731f24b.tar.bz2 | |
docs(modules): remove unused {@installModule} tags
Diffstat (limited to 'src/ngAnimate')
| -rw-r--r-- | src/ngAnimate/animate.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ngAnimate/animate.js b/src/ngAnimate/animate.js index fbf05162..1a0bb172 100644 --- a/src/ngAnimate/animate.js +++ b/src/ngAnimate/animate.js @@ -10,7 +10,6 @@ * * The `ngAnimate` module provides support for JavaScript, CSS3 transition and CSS3 keyframe animation hooks within existing core and custom directives. * - * {@installModule animate} * * <div doc-module-components="ngAnimate"></div> * |
