remove obsolete comment
This commit is contained in:
parent
c1b4d76e6b
commit
167da965b9
1 changed files with 0 additions and 2 deletions
|
@ -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) $
|
||||
|
|
Loading…
Reference in a new issue