Skip to content

Commit 6e2c1e9

Browse files
sehropebrianc
authored andcommitted
Removes extra 'use strict'
1 parent 8a0731f commit 6e2c1e9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/integration/client/promise-api-tests.js

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

43
const helper = require('./test-helper')
54
const pg = helper.pg

test/suite.js

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

43
const async = require('async')
54

0 commit comments

Comments
 (0)