mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-12-03 11:08:33 +00:00
remove: redundant print
This commit is contained in:
@@ -611,7 +611,6 @@ import SwiftNGram
|
||||
return nil
|
||||
}
|
||||
|
||||
print("ConvertToLattice ", zenzaiMode)
|
||||
// FIXME: enable cache based zenzai
|
||||
if zenzaiMode.enabled, let model = self.getModel(modelURL: zenzaiMode.weightURL) {
|
||||
let (result, nodes, cache) = self.converter.all_zenzai(
|
||||
|
||||
Reference in New Issue
Block a user