summaryrefslogtreecommitdiff
path: root/Remote/BitTorrent.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/BitTorrent.hs')
-rw-r--r--Remote/BitTorrent.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Remote/BitTorrent.hs b/Remote/BitTorrent.hs
index 8349631de..a0ccf99df 100644
--- a/Remote/BitTorrent.hs
+++ b/Remote/BitTorrent.hs
@@ -9,7 +9,7 @@
module Remote.BitTorrent (remote) where
-import Common.Annex
+import Annex.Common
import Types.Remote
import qualified Annex
import qualified Git
@@ -18,7 +18,6 @@ import Config.Cost
import Logs.Web
import Types.UrlContents
import Types.CleanupActions
-import Types.Key
import Messages.Progress
import Utility.Metered
import Utility.Tmp