Removed background_tasks import

doc_update
Joey Hines 2019-07-21 10:40:07 -05:00
parent f5fc606c0c
commit 55ce3e2817
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from django.apps import AppConfig
import os
import background_task
path = os.path.dirname(os.path.abspath(__file__)) + "/assets/bots/geoffrey.py"