Skip to content

Commit 4ce8f97

Browse files
authored
Merge pull request #1064 from strongloop/fix_strict
Fix CI introduced by `use strict`
2 parents fc9b980 + c17a490 commit 4ce8f97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/datasource.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT
55

6-
'use strict';
7-
86
/*!
97
* Module dependencies
108
*/

0 commit comments

Comments
 (0)