mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Fixed linting errors
This commit is contained in:
@@ -101,8 +101,7 @@ function atRelaunchCtrl (
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
const launchParams = {
|
||||||
let launchParams = {
|
|
||||||
id: vm.job.id,
|
id: vm.job.id,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user