mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-26 18:02:18 +00:00
Removed unused imports
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
from django.core.management.base import BaseCommand, CommandError
|
||||
from django.core.management import call_command
|
||||
from django.utils import timezone
|
||||
from django.db.models import Max
|
||||
import random
|
||||
|
||||
from assets import models
|
||||
|
||||
|
||||
Reference in New Issue
Block a user