Remove unused code

dev
Manuel Bua 2020-07-07 22:42:34 +02:00
parent 9e1b39549f
commit bd274cf1d6
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ func startStdCapture() *captureData {
wg.Done()
case <-ctx.Done():
wg.Done()
break
}
}(&c.sync, c)