mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove a dead import line.
Noticed by Serhly Storchaka.
This commit is contained in:
parent
09ec23f120
commit
6f1057605b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import unittest
|
||||
import builtins
|
||||
import warnings
|
||||
from test.support import run_unittest
|
||||
import os
|
||||
from platform import system as platform_system
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue