Skip to content

Commit 06dbf0a

Browse files
committed
Remove duplicated import
1 parent 19b727b commit 06dbf0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_ctypes/test_as_parameter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
c_short, c_int, c_long, c_longlong,
66
c_byte, c_wchar, c_float, c_double,
77
ArgumentError)
8-
import ctypes
98
from test.support import import_helper
109
_ctypes_test = import_helper.import_module("_ctypes_test")
1110

0 commit comments

Comments
 (0)