mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(terminal) pty: rm log
This commit is contained in:
parent
be0b4e583d
commit
f2bd47e519
1 changed files with 1 additions and 3 deletions
|
|
@ -9,9 +9,7 @@
|
|||
|
||||
tryRequire = require('./tryRequire.js'),
|
||||
|
||||
pty = tryRequire('pty.js', {
|
||||
log: true
|
||||
}),
|
||||
pty = tryRequire('pty.js'),
|
||||
|
||||
Clients = [],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue