summaryrefslogtreecommitdiff
path: root/BackendFile.hs
diff options
context:
space:
mode:
Diffstat (limited to 'BackendFile.hs')
-rw-r--r--BackendFile.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackendFile.hs b/BackendFile.hs
index 324a4d8cd..dd6ff595a 100644
--- a/BackendFile.hs
+++ b/BackendFile.hs
@@ -21,4 +21,3 @@ moveToAnnex file key = return False
copyFromOtherRepo :: IO Key -> FilePath -> IO (Bool)
copyFromOtherRepo key file = return False
-