Browse Source

Remove unused import

Mike Naberezny 10 years ago
parent
commit
27d23f6187
1 changed files with 0 additions and 1 deletions
  1. 0 1
      supervisor/tests/test_options.py

+ 0 - 1
supervisor/tests/test_options.py

@@ -1,6 +1,5 @@
 """Test suite for supervisor.options"""
 
-import logging
 import os
 import sys
 import tempfile