summaryrefslogtreecommitdiffstats
path: root/cobbler/serializer.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/serializer.py')
-rw-r--r--cobbler/serializer.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cobbler/serializer.py b/cobbler/serializer.py
index e2c235a..da4c684 100644
--- a/cobbler/serializer.py
+++ b/cobbler/serializer.py
@@ -1,7 +1,5 @@
# Michael DeHaan <mdehaan@redhat.com>
-import api
-import utils
import syck # PySyck 0.61 or greater, not syck-python 0.55
import msg