Skip to content

Commit cc5e8f3

Browse files
committed
Remove unused import
1 parent 22464eb commit cc5e8f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_xxlimited.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import unittest
22
from test.support import import_helper
3-
import types
43

54
xxlimited = import_helper.import_module('xxlimited')
65

0 commit comments

Comments
 (0)