Skip to content

Commit 857a000

Browse files
committed
chore: remove import unused
1 parent be12b6d commit 857a000

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Graph/edge.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
if TYPE_CHECKING:
88
from frame_graph import FrameGraph
9-
from node import Node
109

1110

1211
class Edge(Canvas):

0 commit comments

Comments
 (0)