mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
started structuring project for testing + lint driven various refactoring
This commit is contained in:
parent
64099bc1fb
commit
bc3be7dd2b
5 changed files with 17 additions and 18 deletions
|
@ -162,7 +162,6 @@ func (s *EventsStream) Start() error {
|
|||
} else {
|
||||
log.Debug("Skipping ignored event %v", e)
|
||||
}
|
||||
break
|
||||
|
||||
case <-s.quit:
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue