Skip to content

Commit

Permalink
fix: remove unused crypto in clone spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanga-Ganapathy committed Mar 27, 2024
1 parent d658d32 commit 97a257f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/std/__tests__/object/clone.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import crypto from 'crypto';
import { clone } from '../../src';

// const clone = structuredClone
Expand Down

0 comments on commit 97a257f

Please sign in to comment.