Skip to content

Commit 6c20d14

Browse files
committed
remove unused import
1 parent b86b932 commit 6c20d14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/shared/keyed-each.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { transitionManager, linear, generateRule, hash } from './transitions';
2-
31
export function destroyBlock(block, lookup) {
42
block.d(1);
53
lookup[block.key] = null;

0 commit comments

Comments
 (0)