diff options
| -rw-r--r-- | src/ng/http.js | 1 | 
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 | 
