Skip to content

Commit 5e10713

Browse files
committed
fix lint
1 parent 03f83e7 commit 5e10713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reactpy/core/serve.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from anyio.abc import TaskGroup
99

1010
from reactpy.config import REACTPY_DEBUG
11-
from reactpy.core._life_cycle_hook import HOOK_STACK
1211
from reactpy.types import BaseLayout, LayoutEventMessage, LayoutUpdateMessage
1312

1413
logger = getLogger(__name__)

0 commit comments

Comments
 (0)