mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix lint
This commit is contained in:
@@ -244,7 +244,6 @@ async function main(args) {
|
||||
const configDevops = getAlfrescoJsApiInstance(args);
|
||||
const alfrescoJsApiDevops = await login(args.devopsUsername, args.devopsPassword, configDevops);
|
||||
|
||||
|
||||
if (args.label !== undefined || args.apps !== undefined) {
|
||||
setCluster(args);
|
||||
setCredentials(args);
|
||||
|
Reference in New Issue
Block a user