Skip to content

Commit 3e6cfc0

Browse files
committed
remove unused import
1 parent 97a555e commit 3e6cfc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/chapter02/2.1 - Remove Dups/miguel_2.1_sol.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
buffer is not allowed?
88
"""
99
import unittest
10-
from typing import List
1110

1211

1312
class Node:

0 commit comments

Comments
 (0)