summaryrefslogtreecommitdiff
path: root/Core.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Core.hs')
-rw-r--r--Core.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Core.hs b/Core.hs
index 13177588d..80bf56cc4 100644
--- a/Core.hs
+++ b/Core.hs
@@ -22,7 +22,6 @@ import Utility
startup :: Annex Bool
startup = do
g <- Annex.gitRepo
- liftIO $ gitAttributes g
prepUUID
return True