diff --git a/Command/Sync.hs b/Command/Sync.hs index 39b454d0fc..75c6be258c 100644 --- a/Command/Sync.hs +++ b/Command/Sync.hs @@ -685,8 +685,6 @@ seekSyncContent o rs currbranch = do go (Left bloom) mvar (AssociatedFile Nothing) k go ebloom mvar af k = do - -- Run syncFile as a command action so file transfers run - -- concurrently. let ai = OnlyActionOn k (ActionItemKey k) startingNoMessage ai $ do whenM (syncFile ebloom rs af k) $