Merge pull request #1064 from strongloop/fix_strict

Fix CI introduced by `use strict`
This commit is contained in:
Amirali Jafarian 2016-08-25 10:25:54 -04:00 committed by GitHub
commit 4ce8f97b15
1 changed files with 0 additions and 2 deletions

View File

@ -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
*/