Skip to content

Commit 9c9ba4e

Browse files
committed
Remove unused import
1 parent be5387f commit 9c9ba4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pytest/test_ui.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from htmltools import HTMLDocument, TagList, tags
44

55
from shiny import ui
6-
from shiny.ui._input_select import _add_remove_button
76

87

98
def test_panel_title():

0 commit comments

Comments
 (0)