mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 12:25:01 -02:30
fix tests for new inv plugin behavior
* Enforce plugin:
This commit is contained in:
committed by
Ryan Petrello
parent
a8a47f314e
commit
34adbe6028
@@ -8,8 +8,6 @@ from datetime import timedelta
|
||||
|
||||
# global settings
|
||||
from django.conf import global_settings
|
||||
# ugettext lazy
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
# Update this module's local settings from the global settings module.
|
||||
this_module = sys.modules[__name__]
|
||||
|
||||
Reference in New Issue
Block a user