Remove moved files

This commit is contained in:
agnostic-apollo
2021-03-16 03:44:27 +05:00
parent 0225a8b1fc
commit 66f15d2a08
12 changed files with 0 additions and 1065 deletions

View File

@@ -1,10 +0,0 @@
package com.termux.terminal;
import android.util.Log;
public final class EmulatorDebug {
/** The tag to use with {@link Log}. */
public static final String LOG_TAG = "termux";
}