Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 13a95ae

Browse files
committed
style($http): remove redundant 'use strict' header
1 parent da9f4df commit 13a95ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ng/http.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
'use strict';
2-
'use strict';
32

43
/**
54
* Parse headers into key value object

0 commit comments

Comments
 (0)