summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Backend/File.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Backend/File.hs b/Backend/File.hs
index d09e09f56..afbe38ac0 100644
--- a/Backend/File.hs
+++ b/Backend/File.hs
@@ -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