Skip to content

Commit 7d7cc03

Browse files
authored
Remove unused import (#426)
1 parent a911cec commit 7d7cc03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import {
1111
unsetDirty,
1212
isDirty
1313
} from './lib/util.js';
14-
import { Signal } from '@preact/signals-core';
1514
import { options, h, Fragment } from 'preact';
1615
import {
1716
CHILDREN,

0 commit comments

Comments
 (0)