Skip to content

Commit 63a3f65

Browse files
committed
remove redundant import
1 parent 7f29be0 commit 63a3f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shiny/ui/_input_date.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from shiny.module import resolve_id
1313

1414
from .._docstring import add_example
15-
from ..module import resolve_id
1615
from ._html_deps_external import datepicker_deps
1716
from ._utils import shiny_input_label
1817

0 commit comments

Comments
 (0)