mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 05:37:14 +00:00
ruf cleanup imports, bigly.
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
import os
|
||||
from optparse import make_option
|
||||
|
||||
from django.contrib.auth.models import User
|
||||
from django.core import management
|
||||
from django.core.management.base import BaseCommand, CommandError
|
||||
from django.db import connection
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
import settings
|
||||
|
||||
"""this is now replaced by databaseRest.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user