Removing invalid import from test_escalations_templates.py

Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
This commit is contained in:
Gaurav Aradhye 2014-08-04 18:45:16 +05:30 committed by Santhosh Edukulla
parent adcfdf2547
commit c38a15f6e8

View File

@ -27,7 +27,6 @@ from marvin.lib.utils import checkVolumeSize
from marvin.codes import SUCCESS from marvin.codes import SUCCESS
from nose.plugins.attrib import attr from nose.plugins.attrib import attr
from time import sleep from time import sleep
from ctypes.wintypes import BOOLEAN
class TestTemplates(cloudstackTestCase): class TestTemplates(cloudstackTestCase):
@ -902,4 +901,4 @@ class TestTemplates(cloudstackTestCase):
"Failed to copy Template" "Failed to copy Template"
) )
del self.services["templateregister"]["ostype"] del self.services["templateregister"]["ostype"]
return return