Skip to content

Commit 019d619

Browse files
committed
Removing unused imports
1 parent 9414879 commit 019d619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/api-examples/nav_insert/app-express.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from shiny import reactive
2-
from shiny.express import expressify, input, render, ui
2+
from shiny.express import input, ui
33

44
with ui.layout_sidebar():
55
with ui.sidebar():

0 commit comments

Comments
 (0)