remove redundant start message

This commit is contained in:
Joey Hess 2016-03-09 15:04:00 -04:00
parent fef272687e
commit cbd38ef367
Failed to extract signature

View file

@ -487,6 +487,5 @@ syncFile ebloom rs af k = do
) )
, return [] , return []
) )
put dest = includeCommandAction $ do put dest = includeCommandAction $
showStart' "copy" k af
Command.Move.toStart' dest False af k Command.Move.toStart' dest False af k