Clean up debug statements

This commit is contained in:
2023-01-12 07:20:48 +00:00
parent 37789a1f18
commit b68d7606f8
2 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
import msgpack
from django.core.management.base import BaseCommand, CommandError
from django.core.management.base import BaseCommand
from redis import StrictRedis
from core.lib.rules import process_rules