Skip to content

Commit c40b9c4

Browse files
chore: remove empty line
1 parent 0c80652 commit c40b9c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/agent/validate/authoring-bundle.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ export default class AgentValidateAuthoringBundle extends SfCommand<AgentValidat
7575
messages.getMessage('error.agentNotFoundAction'),
7676
]);
7777
}
78-
7978
const mso = new MultiStageOutput<{ status: string; errors: string }>({
8079
jsonEnabled: this.jsonEnabled(),
8180
title: `Validating ${apiName} Authoring Bundle`,

0 commit comments

Comments
 (0)