summaryrefslogtreecommitdiff
path: root/LocationLog.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-11 17:19:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-11 17:19:55 -0400
commitaf82586adff96f18fe768e432f501c647401262f (patch)
tree20e7ec170661ab11010e39ce46657b69e7341e09 /LocationLog.hs
parentde3dafae80f45af8db56dc95e11863f049cf3cb2 (diff)
split up Types
Diffstat (limited to 'LocationLog.hs')
-rw-r--r--LocationLog.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/LocationLog.hs b/LocationLog.hs
index 195596bda..8e6b56fe8 100644
--- a/LocationLog.hs
+++ b/LocationLog.hs
@@ -28,7 +28,6 @@ import Data.Char
import GitRepo
import Utility
import Locations
-import Types
data LogLine = LogLine {
date :: POSIXTime,