Skip to content

Commit 426581a

Browse files
committed
Remove unused import.
1 parent 5969d6f commit 426581a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

domdf_python_tools/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757

5858
# 3rd party
5959
import deprecation # type: ignore
60-
from typing_extensions import Protocol, runtime_checkable
6160

6261
# this package
6362
import domdf_python_tools.words

0 commit comments

Comments
 (0)