mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Fake data generator (#594)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -66,7 +66,6 @@ class Connection implements ClientConnection {
|
||||
promise.resolve(resp.result)
|
||||
}
|
||||
} else {
|
||||
console.log('handle', resp)
|
||||
this.handler(resp.result as Tx)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user