mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 14:11:48 -05:00
Removed unneeded import
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# Copyright (c) 2015 Ansible, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
import traceback
|
||||
|
||||
# Django
|
||||
from django.db import connection
|
||||
from django.db.models.signals import (
|
||||
|
||||
Reference in New Issue
Block a user