Skip to content

Commit

Permalink
util in connection not used (#2507)
Browse files Browse the repository at this point in the history
  • Loading branch information
joksnet committed Apr 2, 2021
1 parent 4b22927 commit 3dc79b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/pg/lib/connection.js
Expand Up @@ -2,7 +2,6 @@

var net = require('net')
var EventEmitter = require('events').EventEmitter
var util = require('util')

const { parse, serialize } = require('pg-protocol')

Expand Down

0 comments on commit 3dc79b6

Please sign in to comment.