aboutsummaryrefslogtreecommitdiff
path: root/Database
diff options
context:
space:
mode:
Diffstat (limited to 'Database')
-rw-r--r--Database/Keys.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Database/Keys.hs b/Database/Keys.hs
index 7a844b5b0..aeb71ecde 100644
--- a/Database/Keys.hs
+++ b/Database/Keys.hs
@@ -221,7 +221,7 @@ scanAssociatedFiles = whenM (isJust <$> inRepo Git.Branch.current) $
forM_ l $ \i ->
when (isregfile i) $
maybe noop (add h i)
- =<< catKey (Git.Types.Ref $ Git.LsTree.sha i)
+ =<< catKey (Git.LsTree.sha i)
liftIO $ void cleanup
where
dropallassociated = queueDb $