Commit 0f5cb91c authored by vipwzw's avatar vipwzw

fix linter

parent 33e1ab08
......@@ -25,8 +25,8 @@ func init() {
if err != nil {
panic(err)
}
//execaddressFunc(basevm)
//registerTableFunc(basevm)
execaddressFunc(basevm)
registerTableFunc(basevm)
}
//Init 插件初始化
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment