Merge pull request #1064 from strongloop/fix_strict
Fix CI introduced by `use strict`
This commit is contained in:
commit
4ce8f97b15
|
@ -3,8 +3,6 @@
|
|||
// This file is licensed under the MIT License.
|
||||
// License text available at https://opensource.org/licenses/MIT
|
||||
|
||||
'use strict';
|
||||
|
||||
/*!
|
||||
* Module dependencies
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue