mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Remove remnant from merge collision
This commit is contained in:
parent
28fe8685ed
commit
c046976edc
1 changed files with 0 additions and 1 deletions
|
|
@ -144,4 +144,3 @@ class ThrottleTest(EvenniaTest):
|
|||
|
||||
# There should only be (cache_size * num_ips) total in the Throttle cache
|
||||
self.assertEqual(sum([len(cache[x]) for x in cache.keys()]), throttle.cache_size * len(ips))
|
||||
>>>>>>> develop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue