mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Fix lint
This commit is contained in:
parent
0d6c737c87
commit
5a0f59cd32
@ -1,6 +1,5 @@
|
||||
import { Pool } from 'pg'
|
||||
import { test } from 'vitest'
|
||||
import args from '../../test/cli'
|
||||
import assert from 'node:assert'
|
||||
|
||||
test('default', async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user