Skip to content

Commit 1a17fd5

Browse files
committed
Remove unused import
Signed-off-by: Chien Wong <[email protected]>
1 parent 9f0d4d4 commit 1a17fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_lzma.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import os
44
import pickle
55
import random
6-
import re
76
import sys
87
from test import support
98
import unittest

0 commit comments

Comments
 (0)