summaryrefslogtreecommitdiff
path: root/Logs/Trust.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-15 17:47:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-15 17:47:03 -0400
commitee9af605bc6c59365e6080e34d7c615978ba21d8 (patch)
tree2c69d7dd4d652f16a9b4f8acca822986664e0d78 /Logs/Trust.hs
parentec169f84b1cc140b6d4c316fbd0e8407297d038a (diff)
break out non-log stuff to separate module
Diffstat (limited to 'Logs/Trust.hs')
-rw-r--r--Logs/Trust.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Logs/Trust.hs b/Logs/Trust.hs
index 6966ffdd6..372d8b360 100644
--- a/Logs/Trust.hs
+++ b/Logs/Trust.hs
@@ -19,8 +19,6 @@ import Common.Annex
import Types.TrustLevel
import qualified Annex.Branch
import qualified Annex
-
-import Logs.UUID
import Logs.UUIDBased
{- Filename of trust.log. -}