remove extra line for pep8

This commit is contained in:
Vishvananda Ishaya
2011-09-09 10:44:06 -07:00
parent 325b5a576f
commit c9f670d795

View File

@@ -394,7 +394,6 @@ class LibvirtConnTestCase(test.TestCase):
self.assertEquals(snapshot['disk_format'], FLAGS.snapshot_image_format)
self.assertEquals(snapshot['name'], snapshot_name)
def test_snapshot_no_image_architecture(self):
if not self.lazy_load_library_exists():
return