missing import

pull/94/head
eric 2020-08-29 13:14:16 -04:00
parent 247175cc1b
commit 126dea20cb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import logging
import re
import requests
import time
from urllib.parse import urlparse
from django.apps import apps