Remove remnant from merge collision
This commit is contained in:
parent
58116ff900
commit
f85968fad3
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