diff options
Diffstat (limited to 'Command')
-rw-r--r-- | Command/Import.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/Import.hs b/Command/Import.hs index 313339371..5ac050351 100644 --- a/Command/Import.hs +++ b/Command/Import.hs @@ -19,8 +19,6 @@ import Types.KeySource import Types.Key import Annex.CheckIgnore import Annex.NumCopies -import Types.TrustLevel -import Logs.Trust cmd :: Command cmd = withGlobalOptions fileMatchingOptions $ notBareRepo $ |