mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-12 16:10:26 +08:00
lint
This commit is contained in:
parent
bb1557b0a4
commit
dbda8dad34
@ -161,7 +161,7 @@ export class SSHSession extends BaseSession {
|
||||
}
|
||||
})
|
||||
|
||||
this.shell.on('end', e => {
|
||||
this.shell.on('end', () => {
|
||||
this.logger.info('Shell session ended')
|
||||
if (this.open) {
|
||||
this.destroy()
|
||||
|
Loading…
x
Reference in New Issue
Block a user