remove debug

This commit is contained in:
Joey Hess 2018-12-11 13:10:33 -04:00
parent 1d311eb3bd
commit 992110c1be
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -94,5 +94,4 @@ scanUnlockedFiles = whenM (isJust <$> inRepo Git.Branch.current) $ do
LinkAnnexFailed -> liftIO $ do
writePointerFile tmp k destmode
return Nothing
liftIO $ print ic
maybe noop (restagePointerFile (Restage True) f) ic