Clean up debug statements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user