Skip to content

Commit 7fe20e4

Browse files
authoredOct 21, 2024
Revert "Added missing crypto import (#341)" (#342)
1 parent a878444 commit 7fe20e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/client-web/src/connection/web_connection.ts

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
withHttpSettings,
1919
} from '@clickhouse/client-common'
2020
import { getAsText } from '../utils'
21-
import crypto from 'crypto'
2221

2322
type WebInsertParams<T> = Omit<
2423
ConnInsertParams<ReadableStream<T>>,

0 commit comments

Comments
 (0)