summaryrefslogtreecommitdiff
path: root/Command/InitRemote.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/InitRemote.hs')
-rw-r--r--Command/InitRemote.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/InitRemote.hs b/Command/InitRemote.hs
index ae22e3564..ad0718e38 100644
--- a/Command/InitRemote.hs
+++ b/Command/InitRemote.hs
@@ -37,8 +37,6 @@ start ws = notBareRepo $ do
(u, c) <- findByName name
let fullconfig = M.union config c
t <- findType fullconfig
-
- liftIO $ putStrLn $ show fullconfig
showStart "initremote" name
next $ perform t u $ M.union config c