Skip to content

Commit fc94247

Browse files
Update src/api/BundlePush/BundlePusher.ts
Co-Authored-By: matthewpwilson <[email protected]>
1 parent f17524e commit fc94247

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/BundlePush/BundlePusher.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,6 @@ export class BundlePusher {
700700
}
701701

702702
private async gatherNodejsDiagnosticsFromCics(cicsSession: AbstractSession): Promise<boolean> {
703-
// Issue a CMCI get to the target CICSplex
704703
try {
705704
// Process each NODEJSAPP in the Scope
706705
this.updateStatus("Querying NODEJSAPP resources over CMCI");

0 commit comments

Comments
 (0)