Skip to content

Commit 1fcc3a8

Browse files
committed
Remove unused get_icon import from cross_section.py
1 parent 00c20ab commit 1fcc3a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plotpy/tools/cross_section.py

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
from typing import TYPE_CHECKING
66

7-
from guidata.configtools import get_icon
8-
97
from plotpy.config import _
108
from plotpy.constants import ID_LCS, ID_OCS, ID_XCS, ID_YCS
119
from plotpy.interfaces import IImageItemType

0 commit comments

Comments
 (0)