syntax: Removed dev imports

This commit is contained in:
Hunter Johnston 2022-06-23 23:29:14 -04:00 committed by GitHub
parent a7c452d411
commit b94a12cbfa

View File

@ -1,7 +1,5 @@
import logging
from collections import defaultdict
import requests
from rich import print
from django.conf import settings
from django.contrib.auth import get_user_model