Skip to content

Commit 9439c82

Browse files
committed
fix unused import
1 parent a842919 commit 9439c82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DEV_ONLY/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from 'react';
22
import { createRoot } from 'react-dom/client';
3-
import hashIt from '../src';
43
import hash from '../src';
54

65
document.body.style.backgroundColor = '#1d1d1d';

0 commit comments

Comments
 (0)