From 301c959edffadfd392cd139517a4d3343a9bd849 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Sep 2017 17:00:39 -0400 Subject: [PATCH] remove debug print --- Command/Export.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Command/Export.hs b/Command/Export.hs index 611656581b..2c75d0164c 100644 --- a/Command/Export.hs +++ b/Command/Export.hs @@ -92,8 +92,6 @@ seek o = do db <- openDb (uuid r) 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