Removed unused import

This commit is contained in:
2016-11-02 11:09:14 +01:00
parent 543a158bb2
commit ab385150bf

View File

@@ -8,7 +8,6 @@ from pillar.web.utils import attach_project_pictures
import pillar.web.subquery
from pillar.web.system_util import pillar_api
import pillarsdk
import pillarsdk.exceptions as sdk_exceptions
from attract import current_attract
from attract.node_types.task import node_type_task