Mike Naberezny 10 роки тому
батько
коміт
f30b5fdba7
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      supervisor/tests/test_http.py

+ 0 - 1
supervisor/tests/test_http.py

@@ -139,7 +139,6 @@ class TailFProducerTests(unittest.TestCase):
 
     def test_handle_more_follow(self):
         request = DummyRequest('/logtail/foo', None, None, None)
-        from supervisor import http
         f = tempfile.NamedTemporaryFile()
         f.write(as_bytes('a' * 80))
         f.flush()