mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
style($http): remove redundant 'use strict' header
This commit is contained in:
parent
da9f4dfcf4
commit
13a95ae499
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
'use strict';
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Parse headers into key value object
|
||||
|
|
|
|||
Loading…
Reference in a new issue