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()