mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 06:26:00 -03:30
Kill strict mode in favor of doing it once
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/*jshint evil:true */
|
||||
|
||||
'use strict';
|
||||
|
||||
|
||||
angular.module('LoadConfigHelper', ['Utilities'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user