diff options
Diffstat (limited to 'Command/SetPresentKey.hs')
-rw-r--r-- | Command/SetPresentKey.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/SetPresentKey.hs b/Command/SetPresentKey.hs index 831a62883..35ede9553 100644 --- a/Command/SetPresentKey.hs +++ b/Command/SetPresentKey.hs @@ -7,11 +7,9 @@ module Command.SetPresentKey where -import Common.Annex import Command import Logs.Location import Logs.Presence.Pure -import Types.Key cmd :: Command cmd = noCommit $ |