typo
This commit is contained in:
parent
10d000231f
commit
57a97f6c37
|
|
@ -66,7 +66,6 @@ class PlayoffStageService
|
|||
0
|
||||
else
|
||||
# black voodoo magic
|
||||
# h
|
||||
stage_count = Math.log(Utils.previous_power_of_two(number_of_teams)) / Math.log(2)
|
||||
stage_count.to_int
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue