Skip to content

Commit fcb6c67

Browse files
committed
unused
1 parent 53a95a1 commit fcb6c67

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/svelte/src/internal/client/dom/hydration.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import { schedule_task } from './task.js';
2-
import { empty } from './operations.js';
3-
41
/**
52
* Use this variable to guard everything related to hydration code so it can be treeshaken out
63
* if the user doesn't use the `hydrate` method and these code paths are therefore not needed.

0 commit comments

Comments
 (0)