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

Commit 142294a9 authored by Mohammadinamul Sheik's avatar Mohammadinamul Sheik
Browse files

clean up debug tags.

Change-Id: I2ca37bd691abcc036ead8071045d37d72b2d088d
parent e09da0ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -445,7 +445,6 @@ public final class BinaryDictionaryFileDumper {
     */
    public static void downloadDictIfNeverRequested(final Locale locale,
            final Context context, final boolean hasDefaultWordList) {
        Log.d("inamul_tag", "BinaryDictionaryFileDumper.downloadDictIfNeverRequested()");
        getWordListWordListInfos(locale, context, hasDefaultWordList);
    }