Skip to content

Commit 1f0edc3

Browse files
committed
micro-microfix
1 parent 80d2a46 commit 1f0edc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/ladder_service/veto_system.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def update_pools_veto_config(self, queues: dict[str, MatchmakerQueue]) -> list[P
5858

5959
if self.pools_veto_data == pools_vetodata:
6060
return []
61-
61+
6262
self.pools_veto_data = pools_vetodata
6363

6464
pool_maps_by_bracket = {

0 commit comments

Comments
 (0)