aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngResource
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngResource')
-rw-r--r--src/ngResource/resource.js1
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>
*