summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2013-12-20 15:47:10 +0000
committerBen Brown <ben.brown@codethink.co.uk>2013-12-20 16:02:35 +0000
commitfbc2b8237a46d417f18be8938a1653945e189c54 (patch)
tree72afd17da55eadbf9d8ea54552a9177e55c19eb8 /morphlib/__init__.py
parent8f88b10048c858179a2c19c6eb479e59406d8b73 (diff)
downloadmorph-fbc2b8237a46d417f18be8938a1653945e189c54.tar.gz
Replaces Tempdir with fs.tempfs.TempFS
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 8f39cb30..fcfcee54 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -82,7 +82,6 @@ import stagingarea
import stopwatch
import sysbranchdir
import systemmetadatadir
-import tempdir
import util
import workspace