mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Removes extra 'use strict'
This commit is contained in:
parent
8a0731fcfb
commit
6e2c1e9b98
@ -1,5 +1,4 @@
|
||||
'use strict'
|
||||
'use strict'
|
||||
|
||||
const helper = require('./test-helper')
|
||||
const pg = helper.pg
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
'use strict'
|
||||
'use strict'
|
||||
|
||||
const async = require('async')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user