Skip to content

Commit 8e24cc8

Browse files
committed
Remove unused import
1 parent b7855ad commit 8e24cc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/support/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
import types
1818
import unittest
1919
import warnings
20-
from collections.abc import Callable
2120

2221

2322
__all__ = [

0 commit comments

Comments
 (0)