[#4] Fix example of native protocol bench

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2022-05-20 14:10:11 +03:00 committed by Alex Vanin
parent a983980951
commit b17261cc3c

View file

@ -21,4 +21,4 @@ export default function () {
} else { } else {
console.log(resp.error) console.log(resp.error)
} }
} }