remove note that looked ugly with resume message

This commit is contained in:
Joey Hess 2010-12-02 17:52:23 -04:00
parent 2fba1ba40d
commit 07648e2daa

View file

@ -58,7 +58,6 @@ copyKeyFile key file = do
else trycopy remotes remotes
where
trycopy full [] = do
showNote "not available"
showTriedRemotes full
showLocations key
return False