Skip to content

Commit a2c18f0

Browse files
committed
[FIXUP] unused import
1 parent 20b5a2b commit a2c18f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cubejs-clickhouse-driver/src/ClickHouseDriver.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {
2525
UnloadOptions,
2626
} from '@cubejs-backend/base-driver';
2727

28-
import * as process from 'node:process';
2928
import { Readable } from 'node:stream';
3029
import { ClickHouseClient, createClient } from '@clickhouse/client';
3130
import type { ClickHouseSettings, ResponseJSON } from '@clickhouse/client';

0 commit comments

Comments
 (0)