Fix issue that the annotate maybe lost when delete the import statement.
The solution of replacing import nodes not to delete and then add, can be retain the annotate.
Showing
想要评论请 注册 或 登录
The solution of replacing import nodes not to delete and then add, can be retain the annotate.