diff options
Diffstat (limited to 'Command/SetKey.hs')
-rw-r--r-- | Command/SetKey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/SetKey.hs b/Command/SetKey.hs index 28bc9a48d..b707e0b91 100644 --- a/Command/SetKey.hs +++ b/Command/SetKey.hs @@ -9,7 +9,7 @@ module Command.SetKey where import Common.Annex import Command -import LocationLog +import Logs.Location import Annex.Content command :: [Command] |