trim exports
This commit is contained in:
parent
e87d779644
commit
a51b364a35
1 changed files with 1 additions and 3 deletions
|
@ -23,9 +23,7 @@
|
|||
module LocationLog (
|
||||
LogStatus(..),
|
||||
logChange,
|
||||
keyLocations,
|
||||
logFile,
|
||||
readLog
|
||||
keyLocations
|
||||
) where
|
||||
|
||||
import Data.Time.Clock.POSIX
|
||||
|
|
Loading…
Reference in a new issue