removed sleep, rl is in effect anyway
This commit is contained in:
@@ -301,7 +301,6 @@ func GetNewShareCodesForPlayer(player *ent.Player, lock *sync.RWMutex, apiKey st
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
time.Sleep(time.Second)
|
||||
}
|
||||
|
||||
lock.Lock()
|
||||
|
Reference in New Issue
Block a user