summaryrefslogtreecommitdiff
path: root/Command/Map.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-10 15:29:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-10 15:29:10 -0400
commit16e7178f207b0472346c06f30aa210cebe373c36 (patch)
tree1d9f91d5ef3f5a72adf4e0df0b38d362649a2200 /Command/Map.hs
parent07cacbeee95b377e1bf4111e4d4b30190956c585 (diff)
reorg
Diffstat (limited to 'Command/Map.hs')
-rw-r--r--Command/Map.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Map.hs b/Command/Map.hs
index faaa89392..da7a048a4 100644
--- a/Command/Map.hs
+++ b/Command/Map.hs
@@ -20,7 +20,7 @@ import qualified Annex
import Annex.UUID
import Logs.UUID
import Logs.Trust
-import Annex.Ssh
+import Remote.Helper.Ssh
import qualified Utility.Dot as Dot
-- a link from the first repository to the second (its remote)