diff options
Diffstat (limited to 'Command')
-rw-r--r-- | Command/Map.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Map.hs b/Command/Map.hs index 07f127f14..75c5b0b55 100644 --- a/Command/Map.hs +++ b/Command/Map.hs @@ -22,7 +22,7 @@ import Types import Utility import UUID import Trust -import Remote.Ssh +import Remote.Helper.Ssh import qualified Utility.Dot as Dot -- a link from the first repository to the second (its remote) |