You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiler: write_sync_server_create: Fix no methds warn
If sync server doesn't have any methods, the generated code will get
warn.
This commit adds check to not add "mnt" to handle this issue.
Fixes: #273
Signed-off-by: Hui Zhu <teawater@antgroup.com>
0 commit comments