more logging improvements
This commit is contained in:
@@ -442,8 +442,6 @@ func UpdatePlayerFromSteam(players []*ent.Player, db *ent.Client, apiKey string,
|
||||
idsToUpdate = append(idsToUpdate, updatePlayer.ID)
|
||||
}
|
||||
|
||||
log.Infof("[STEAM] Getting %d profiles from steam", len(idsToUpdate))
|
||||
|
||||
if rl != nil {
|
||||
rl.Take()
|
||||
}
|
||||
|
Reference in New Issue
Block a user