mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
Removed jshint comment
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
/* jshint unused: vars */
|
|
||||||
|
|
||||||
export default
|
export default
|
||||||
[ 'templateUrl', '$state', 'FeaturesService', 'ProcessErrors', function(templateUrl, $state, FeaturesService, ProcessErrors) {
|
[ 'templateUrl', '$state', 'FeaturesService', 'ProcessErrors', function(templateUrl, $state, FeaturesService, ProcessErrors) {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user