Skip to content

Commit 8133ab3

Browse files
author
alxndrsn
committed
pg-connection-string/test: remove unused var
1 parent f41afda commit 8133ab3

File tree

1 file changed

+0
-1
lines changed
  • packages/pg-connection-string/test

1 file changed

+0
-1
lines changed

packages/pg-connection-string/test/parse.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict'
22

33
var chai = require('chai')
4-
var expect = chai.expect
54
chai.should()
65

76
var parse = require('../').parse

0 commit comments

Comments
 (0)