Unverified Kaydet (Commit) 5742f674 authored tarafından xdegaye's avatar xdegaye Kaydeden (comit) GitHub

bpo-28684: Remove useless import added by the previous commit (GH-4547)

üst 78a5722a
...@@ -22,7 +22,6 @@ import errno ...@@ -22,7 +22,6 @@ import errno
import unittest import unittest
from unittest import mock from unittest import mock
import weakref import weakref
from test import support
if sys.platform != 'win32': if sys.platform != 'win32':
import tty import tty
......
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