Skip to content

Commit 46a9c6f

Browse files
committed
revert
1 parent d6481e2 commit 46a9c6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/sdk/src/signature/SignatureValidationWorker.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/**
2-
* Web Worker for signature validation.
3-
* This worker handles CPU-intensive cryptographic operations off the main thread.
4-
*/
51
import * as Comlink from 'comlink'
62
import { validateSignatureData, SignatureValidationResult } from './signatureValidation'
73
import { StreamMessage } from '../protocol/StreamMessage'

0 commit comments

Comments
 (0)