remove debug print

This commit is contained in:
Joey Hess 2017-09-12 17:00:39 -04:00
parent 63ba764923
commit 301c959edf
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -93,8 +93,6 @@ seek o = do
ea <- exportActions r
recordExportBeginning (uuid r) new
liftIO $ print (old, new)
-- Clean up after incomplete export of a tree, in which
-- the next block of code below may have renamed some files to
-- temp files. Diff from the incomplete tree to the new tree,