Adjustments for initial public launch of OpenCloud
[plstackapi.git] / planetstack / core / models / node.py
index 0781609..c3c2eab 100644 (file)
@@ -1,8 +1,7 @@
 import os
 from django.db import models
 from core.models import PlCoreBase
-from core.models import Site
-from core.models import Deployment
+from core.models import Site,Deployment
 from core.models import Tag
 from django.contrib.contenttypes import generic