summaryrefslogtreecommitdiff
path: root/morphlib/cachekeycomputer.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-23 17:29:26 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-04-23 17:29:26 +0100
commita1d6fb2de49c912088631166c6f19b1575b1ebeb (patch)
treeca9ab3fb9f551c15af091394ebdeb7874d71887a /morphlib/cachekeycomputer.py
parent6477d6cc963f6d1cd3a3fdc24cc33a40519fb3d7 (diff)
downloadmorph-a1d6fb2de49c912088631166c6f19b1575b1ebeb.tar.gz
Add missing import, oops
Diffstat (limited to 'morphlib/cachekeycomputer.py')
-rw-r--r--morphlib/cachekeycomputer.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/cachekeycomputer.py b/morphlib/cachekeycomputer.py
index f9c93b9f..f122618f 100644
--- a/morphlib/cachekeycomputer.py
+++ b/morphlib/cachekeycomputer.py
@@ -15,6 +15,7 @@
import hashlib
+import logging
import morphlib