mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
remove info log for dict loading
This commit is contained in:
parent
5a8a0fae7a
commit
7db3f87b5f
@ -118,7 +118,6 @@ class DictTrie {
|
||||
}
|
||||
}
|
||||
}
|
||||
XLOG(INFO) << "load userdicts " << filePaths << ", lines: " << lineno;
|
||||
}
|
||||
|
||||
bool MakeNodeInfo(DictUnit& node_info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user