aboutsummaryrefslogtreecommitdiff
path: root/Logs.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-28 16:11:28 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-28 16:11:28 -0400
commit82161654830b0dc4187e9928555c9321ef61bb89 (patch)
treefef3edba1366663956ed484a9c9951616765d505 /Logs.hs
parent7ca8ec00a7fcda71a08d22f06838424765a1b215 (diff)
import Data.Default in Common
Diffstat (limited to 'Logs.hs')
-rw-r--r--Logs.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Logs.hs b/Logs.hs
index 7e4a39533..b0f330e93 100644
--- a/Logs.hs
+++ b/Logs.hs
@@ -10,8 +10,6 @@ module Logs where
import Common.Annex
import Types.Key
-import Data.Default
-
{- There are several varieties of log file formats. -}
data LogVariety
= UUIDBasedLog