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/ngResource/resource.js | |
| parent | 9ca685bfbdbb63794c8e203936cdd383ff8745a5 (diff) | |
| download | angular.js-cc1f7539d414038212b83dca86cf04f71731f24b.tar.bz2 | |
docs(modules): remove unused {@installModule} tags
Diffstat (limited to 'src/ngResource/resource.js')
| -rw-r--r-- | src/ngResource/resource.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/ngResource/resource.js b/src/ngResource/resource.js index 2074d942..610c14fd 100644 --- a/src/ngResource/resource.js +++ b/src/ngResource/resource.js @@ -53,7 +53,6 @@ function shallowClearAndCopy(src, dst) {   * The `ngResource` module provides interaction support with RESTful services   * via the $resource service.   * - * {@installModule resource}   *   * <div doc-module-components="ngResource"></div>   * | 
