mirror of
https://github.com/status-im/status-go.git
synced 2025-01-31 00:48:01 +00:00
oops
This commit is contained in:
parent
7b795df475
commit
e827d3d22e
@ -37,7 +37,6 @@ func Parse(chatId string, js string) string {
|
||||
vms[chatId] = vm
|
||||
_, err := vm.Run(jjs)
|
||||
res, _ := vm.Get("catalog")
|
||||
err.Error()
|
||||
|
||||
return printResult(res.String(), err)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user