delete unneeded comment
This commit is contained in:
parent
35638cb82f
commit
347e7dc67b
1 changed files with 0 additions and 2 deletions
|
|
@ -98,8 +98,6 @@ func (fwd *PortForwarder) shareRemotePort(ctx context.Context) (channelID, error
|
|||
err = fmt.Errorf("failed to share remote port %d: %w", fwd.remotePort, err)
|
||||
}
|
||||
|
||||
// wait for port change kind start
|
||||
|
||||
return id, err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue