Skip to content

Commit 66855b6

Browse files
committed
Unused import
Signed-off-by: martinRenou <[email protected]>
1 parent c920f06 commit 66855b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipydatagrid/_frontend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Information about the frontend package of the widgets.
66
"""
77

8-
from ._version import __version__, __frontend_version__
8+
from ._version import __frontend_version__
99

1010
module_name = "ipydatagrid"
1111
module_version = __frontend_version__

0 commit comments

Comments
 (0)