Skip to content

Commit

Permalink
remove unneccessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshatJawne committed May 24, 2024
1 parent be50c29 commit 8255887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/ui/src/deephaven/ui/components/combo_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
from ..elements import BaseElement, Element
from .._internal.utils import create_props, unpack_item_table_source
from ..types import Key
from combo_box import Direction

ComboBoxElement = BaseElement

Expand Down

0 comments on commit 8255887

Please sign in to comment.