mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Remove an unnecessary debug output.
Change-Id: If92bf1e3908257c4c0cd68d041b122404e301e08
This commit is contained in:
parent
0154e3620f
commit
9204303206
@ -155,7 +155,6 @@ public class UserHistoryDictionaryTests extends AndroidTestCase {
|
||||
Log.d(TAG, "testStressTestForSwitchingLanguageAndAddingWords took "
|
||||
+ (end - start) + " ms");
|
||||
} finally {
|
||||
Log.d(TAG, "waiting for writing ...");
|
||||
try {
|
||||
Log.d(TAG, "waiting for writing ...");
|
||||
Thread.sleep(TimeUnit.MILLISECONDS.convert(5L, TimeUnit.SECONDS));
|
||||
|
Loading…
x
Reference in New Issue
Block a user