DO NOT MERGE - Remove extra printf
Change-Id: I8a2e4fac78010fe531b080d3555557e557c038b9
This commit is contained in:
@@ -355,7 +355,6 @@ public class DroidDoc
|
||||
}
|
||||
}
|
||||
knownTags.add(words[0]);
|
||||
System.out.println("Known tag: " + words[0]);
|
||||
}
|
||||
if (fail) {
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user