mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
removing comments that would cause bug
This commit is contained in:
parent
17359b7ef3
commit
b3cc2fdbf9
1 changed files with 0 additions and 2 deletions
|
|
@ -125,8 +125,6 @@ class Limiter:
|
|||
"""
|
||||
|
||||
_, tokens = self.advance(t)
|
||||
# tokens += self.tokens
|
||||
# tokens = min(float(self.burst), tokens)
|
||||
|
||||
return tokens >= count
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue