Fix pylint warnings
[ganeti-local] / lib / hypervisor / hv_fake.py
index ccac842..73ed60e 100644 (file)
@@ -25,7 +25,6 @@
 
 import os
 import os.path
-import re
 
 from ganeti import utils
 from ganeti import constants