Skip to content

Commit a9678fc

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

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
@@ -160,7 +160,6 @@ export class BundlePusher {
160160
}
161161

162162
private async createSshSession(): Promise<SshSession> {
163-
// Create a zosMF session
164163
const sshProfile = this.params.profiles.get("ssh");
165164

166165
if (sshProfile === undefined) {

0 commit comments

Comments
 (0)