mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(chat) Optimize the update parserInfo code and resolve compilation exceptions (#346)
This commit is contained in:
@@ -20,7 +20,5 @@ public interface SemanticQuery {
|
||||
|
||||
SemanticParseInfo getParseInfo();
|
||||
|
||||
void updateParseInfo();
|
||||
|
||||
void setParseInfo(SemanticParseInfo parseInfo);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user