Remove unnecessary import in Threshold handler

This commit is contained in:
Mark Veidemanis 2022-09-30 07:22:22 +01:00
parent 4efeb27958
commit 45b8483366
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
from django.conf import settings
from core.lib.threshold import threshold_request