Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86bd99f5 authored by Ken Wakasa's avatar Ken Wakasa Committed by Android Git Automerger
Browse files

am 8135b653: Merge "Remove an unnecessary debug output."

* commit '8135b653':
  Remove an unnecessary debug output.
parents 8105b65a 8135b653
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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));