Kaydet (Commit) 6b0fa705 authored tarafından Victor Stinner's avatar Victor Stinner

test_selectors: remove unused imports

üst f67255ab
......@@ -5,7 +5,7 @@ import selectors
import signal
import socket
from test import support
from time import sleep, perf_counter, get_clock_info
from time import sleep
import unittest
import unittest.mock
try:
......
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