[Fix] fix compilation error when setting USE_RELAY_DEBUG (#6380)
authorTianming Xu <tianmingxu.tmxu@gmail.com>
Sun, 6 Sep 2020 16:05:27 +0000 (00:05 +0800)
committerGitHub <noreply@github.com>
Sun, 6 Sep 2020 16:05:27 +0000 (09:05 -0700)
commit3004285bebdfc0fc799b9278ff3ea763d41fe121
treede46e4778c683f63471105c0fd7ea234cc9c9a0b
parent9aa69e2e14a75962faaf352b639c9daf53fc2222
[Fix] fix compilation error when setting USE_RELAY_DEBUG (#6380)

* fix compilation error when setting USE_RELAY_DEBUG

* awake github ci-test

* remove unnecessary debug log
src/runtime/vm/vm.cc