Skip to content

Commit

Permalink
Update policyd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
balazs92117 authored Jun 21, 2018
1 parent 3785003 commit c8bd7ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions policyd_rate_limit/policyd.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ def action(self, connection, request):

#Custom limits per ID via MySQL

custom_limits = config.limits_by_id
del custom_limits[:]
custom_limits = config.limits_by_id
if config.sql_limits_by_id != "":
try:
Expand Down

0 comments on commit c8bd7ac

Please sign in to comment.