diff options
Diffstat (limited to 'Command/Untrust.hs')
-rw-r--r-- | Command/Untrust.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Untrust.hs b/Command/Untrust.hs index 6f2b60203..f8bf498f2 100644 --- a/Command/Untrust.hs +++ b/Command/Untrust.hs @@ -10,7 +10,6 @@ module Command.Untrust where import Common.Annex import Command import qualified Remote -import Logs.UUID import Logs.Trust command :: [Command] |