diff options
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>   * | 
