summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-23 14:28:25 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-24 09:56:17 +0000
commit10a2f10450b6ff949d1387beef877f207fdbabdd (patch)
tree58bf4ebec33a4d3ea6d8d7f0227dc81d7b275448 /morphlib/__init__.py
parent66860eb41001a8497375aad8b4ad592934eacb33 (diff)
downloadmorph-10a2f10450b6ff949d1387beef877f207fdbabdd.tar.gz
Remove SystemMetadataDir class
This class was only used on the now removed branch-from-image command. Change-Id: I75a0b4618b16a24bd9f3b3ea7b3a6228db723715
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index 36e5c3a8..09775773 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -86,7 +86,6 @@ import sourceresolver
import stagingarea
import stopwatch
import sysbranchdir
-import systemmetadatadir
import util
import workspace