remove debug print
This commit is contained in:
parent
63ba764923
commit
301c959edf
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue