Cleanup for release
This commit is contained in:
@@ -26,7 +26,6 @@ type Manager struct {
|
||||
}
|
||||
|
||||
func (m *Manager) GetInfo() Info {
|
||||
// log.Print("getting info... b4 lock")
|
||||
m.lock.Lock()
|
||||
defer m.lock.Unlock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user