summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-19 16:48:13 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-19 17:17:20 +0000
commit55031ffdb1e29cf5e97407dc220d9de0ee6e3707 (patch)
treec464e7fd2525ff39ddad8da5ded1c1da64151d4a /morphlib/__init__.py
parent46d42eb7f183ac37c2f1209c3c733fc3bc348e1a (diff)
downloadmorph-55031ffdb1e29cf5e97407dc220d9de0ee6e3707.tar.gz
Stop computing the old build ordering
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 4446720e..271fa977 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -48,7 +48,6 @@ import artifactresolver
import bins
import buildcommand
import buildenvironment
-import buildorder
import buildsystem
import builder2
import cachedir