Skip to content

Commit 996366e

Browse files
committed
gh-142254: remove unused import
1 parent 9a4153f commit 996366e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/test/test_copy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
"""Unit tests for the copy module."""
2-
import sys
3-
42
import copy
53
import copyreg
64
import weakref

0 commit comments

Comments
 (0)