forked from GitHub/gf-core
remove accidental trace message
This commit is contained in:
@@ -320,7 +320,6 @@ public class Translator {
|
||||
}
|
||||
|
||||
public List<MorphoAnalysis> lookupMorpho(String sentence) {
|
||||
Log.e(TAG, "lookupMorpho " + getSourceConcr());
|
||||
return getSourceConcr().lookupMorpho(sentence);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user