Commit 6f105760 authored by Brett Cannon's avatar Brett Cannon

Remove a dead import line.

Noticed by Serhly Storchaka.
parent 09ec23f1
import unittest
import builtins
import warnings
from test.support import run_unittest
import os
from platform import system as platform_system
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment