remove note that looked ugly with resume message
This commit is contained in:
parent
2fba1ba40d
commit
07648e2daa
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ copyKeyFile key file = do
|
||||||
else trycopy remotes remotes
|
else trycopy remotes remotes
|
||||||
where
|
where
|
||||||
trycopy full [] = do
|
trycopy full [] = do
|
||||||
showNote "not available"
|
|
||||||
showTriedRemotes full
|
showTriedRemotes full
|
||||||
showLocations key
|
showLocations key
|
||||||
return False
|
return False
|
||||||
|
|
Loading…
Reference in a new issue