mirror of https://github.com/daffainfo/nuclei.git
Remove unused code
parent
9e1b39549f
commit
bd274cf1d6
|
@ -85,7 +85,6 @@ func startStdCapture() *captureData {
|
|||
wg.Done()
|
||||
case <-ctx.Done():
|
||||
wg.Done()
|
||||
break
|
||||
}
|
||||
}(&c.sync, c)
|
||||
|
||||
|
|
Loading…
Reference in New Issue