Skip to content
Snippets Groups Projects
Commit 1090fe0b authored by ynerant's avatar ynerant
Browse files

Remove debug print line

parent e59001b1
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,4 @@ class ScriptsConfig(AppConfig):
def ready(self):
from . import signals
print("scripts are ready")
got_request_exception.connect(signals.send_mail_on_exception)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment