remove useless ref

remotes/github/master
Chakib Benziane 5 years ago
parent 04ce10fec3
commit 64255fbce9

@ -72,7 +72,6 @@ func (m *Manager) Start() {
// All workers have shutdown
log.Println("All workers have shutdown, shutting down manager ...")
DB.Handle.Close()
m.quit <- true
}

Loading…
Cancel
Save