Browse Source

Removing unused import of xmlrpclib

pombredanne 12 năm trước cách đây
mục cha
commit
7067b4d1cf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      supervisor/tests/test_supervisorctl.py

+ 0 - 1
supervisor/tests/test_supervisorctl.py

@@ -739,7 +739,6 @@ class TestDefaultControllerPlugin(unittest.TestCase):
 
     def test_update_changed_procs(self):
         from supervisor import xmlrpc
-        import xmlrpclib
 
         plugin = self._makeOne()
         supervisor = plugin.ctl.options._server.supervisor