diff options
Diffstat (limited to 'Command/LockContent.hs')
-rw-r--r-- | Command/LockContent.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/LockContent.hs b/Command/LockContent.hs index 72b2bb096..ce812ef30 100644 --- a/Command/LockContent.hs +++ b/Command/LockContent.hs @@ -7,10 +7,8 @@ module Command.LockContent where -import Common.Annex import Command import Annex.Content -import Types.Key import Remote.Helper.Ssh (contentLockedMarker) cmd :: Command |