mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
removed invalid param
This commit is contained in:
@@ -25,7 +25,6 @@ async function copyStream(input, output, options) {
|
||||
} catch (err) {
|
||||
process.send({
|
||||
msgtype: 'copyStreamError',
|
||||
runid: this.runid,
|
||||
copyStreamError: {
|
||||
message: err.message,
|
||||
...err,
|
||||
|
||||
Reference in New Issue
Block a user