remove obsolete comment

This commit is contained in:
Joey Hess 2020-09-24 14:22:56 -04:00
parent c1b4d76e6b
commit 167da965b9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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) $