aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/http.js
diff options
context:
space:
mode:
authorIgor Minar2012-03-27 08:10:43 -0700
committerIgor Minar2012-03-28 16:30:31 -0700
commit13a95ae499661b70a9c24691ded709fbf1e90293 (patch)
tree69d7c7861eeee82b880e8497d6815d7c708bbfb6 /src/ng/http.js
parentda9f4dfcf4f3d0c21821d8474ac0bb19a3c51415 (diff)
downloadangular.js-13a95ae499661b70a9c24691ded709fbf1e90293.tar.bz2
style($http): remove redundant 'use strict' header
Diffstat (limited to 'src/ng/http.js')
-rw-r--r--src/ng/http.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ng/http.js b/src/ng/http.js
index e67dd496..460618e3 100644
--- a/src/ng/http.js
+++ b/src/ng/http.js
@@ -1,5 +1,4 @@
'use strict';
-'use strict';
/**
* Parse headers into key value object