mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
remove unused import
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
import sys
|
||||
import logging
|
||||
import os
|
||||
from uuid import uuid4
|
||||
|
||||
from django.db import models
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user