Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f10576

Browse files
committed
Remove a dead import line.
Noticed by Serhly Storchaka.
1 parent 09ec23f commit 6f10576

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_pep352.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import unittest
22
import builtins
33
import warnings
4-
from test.support import run_unittest
54
import os
65
from platform import system as platform_system
76

0 commit comments

Comments
 (0)