summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2013-12-10 17:14:04 +0000
committerBen Brown <ben.brown@codethink.co.uk>2013-12-20 16:02:35 +0000
commit973f61504ec71e0ec925b592f12825aa0c9ab9d9 (patch)
tree0735b6a5db640e891c55e17fa93c92c1e722c172 /morphlib/__init__.py
parentfbc2b8237a46d417f18be8938a1653945e189c54 (diff)
downloadmorph-973f61504ec71e0ec925b592f12825aa0c9ab9d9.tar.gz
Removed unused CacheDir class
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 fcfcee54..67fb944d 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -55,7 +55,6 @@ import buildcommand
import buildenvironment
import buildsystem
import builder2
-import cachedir
import cachedrepo
import cachekeycomputer
import extractedtarball