diff options
Diffstat (limited to 'Command/Semitrust.hs')
-rw-r--r-- | Command/Semitrust.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Semitrust.hs b/Command/Semitrust.hs index 31b44bc59..53b29c98a 100644 --- a/Command/Semitrust.hs +++ b/Command/Semitrust.hs @@ -7,7 +7,7 @@ module Command.Semitrust where -import Annex.Common +import Common.Annex import Command import qualified Remote import UUID |