aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/httpBackend.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ng/httpBackend.js')
-rw-r--r--src/ng/httpBackend.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ng/httpBackend.js b/src/ng/httpBackend.js
index 415cd19f..c3805e35 100644
--- a/src/ng/httpBackend.js
+++ b/src/ng/httpBackend.js
@@ -17,7 +17,6 @@ function createXhr(method) {
/**
* @ngdoc service
* @name $httpBackend
- * @requires $browser
* @requires $window
* @requires $document
*