Explorar o código

Removed duplicate import

pombredanne %!s(int64=12) %!d(string=hai) anos
pai
achega
7727948629
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      supervisor/tests/test_supervisord.py

+ 0 - 1
supervisor/tests/test_supervisord.py

@@ -321,7 +321,6 @@ class SupervisordTests(unittest.TestCase):
         self.assertTrue(not result)
 
     def test_remove_process_group(self):
-        from supervisor.states import ProcessStates
         options = DummyOptions()
         pconfig = DummyPConfig(options, 'foo', 'foo', '/bin/foo')
         gconfig = DummyPGroupConfig(options, 'foo', pconfigs=[pconfig])