Remove unnecessary import in Threshold handler
This commit is contained in:
parent
4efeb27958
commit
45b8483366
|
@ -1,5 +1,3 @@
|
||||||
from django.conf import settings
|
|
||||||
|
|
||||||
from core.lib.threshold import threshold_request
|
from core.lib.threshold import threshold_request
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue