aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-10-23 16:34:00 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-10-23 16:37:07 +0900
commit92d073c2fd6cfc02f40f1c5fee30f21dbd370bdc (patch)
treec681504263b43893a0a44fcb6bc0cf4cab9937cd /tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java
parentade5ad1dae715081e0131e9ebd266e1e36409f1d (diff)
downloadlatinime-92d073c2fd6cfc02f40f1c5fee30f21dbd370bdc.tar.gz
latinime-92d073c2fd6cfc02f40f1c5fee30f21dbd370bdc.tar.xz
latinime-92d073c2fd6cfc02f40f1c5fee30f21dbd370bdc.zip
Remove unused import and method
Bug: 18003991 Change-Id: Id6b67bf66b397301e5186826dba2b60df9cb4c65
Diffstat (limited to 'tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java')
-rw-r--r--tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java b/tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java
index 0f2fa2fb1..d0f4f390f 100644
--- a/tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java
+++ b/tests/src/com/android/inputmethod/latin/BinaryDictionaryTests.java
@@ -36,7 +36,6 @@ import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Locale;
-import java.util.Map;
import java.util.Random;
// TODO Use the seed passed as an argument for makedict test.