Fixed linting errors

This commit is contained in:
mabashian
2018-03-29 15:15:47 -04:00
parent 2ccbf5a817
commit 1cf8e3cc20

View File

@@ -101,8 +101,7 @@ function atRelaunchCtrl (
}; };
}); });
} else { } else {
const launchParams = {
let launchParams = {
id: vm.job.id, id: vm.job.id,
}; };