mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Removed unneeded imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import settings
|
||||
from django.db import load_backend, transaction, IntegrityError, connections
|
||||
from django.db import connections
|
||||
|
||||
def get_api(api):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user