Skip to content

Commit 2b221e4

Browse files
committed
chore: undo accidental change
1 parent a8cee27 commit 2b221e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/instrumentation-knex/test/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import {
2929
import * as assert from 'assert';
3030

3131
import { KnexInstrumentation } from '../src';
32-
3332
const plugin = new KnexInstrumentation({
3433
maxQueryLength: 50,
3534
});

0 commit comments

Comments
 (0)