mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-27 09:27:54 +00:00
Switch logs to use new Log class.
This commit is contained in:
@@ -6,7 +6,7 @@ import android.os.Handler;
|
||||
import android.os.Looper;
|
||||
import android.preference.PreferenceManager;
|
||||
import android.text.TextUtils;
|
||||
import android.util.Log;
|
||||
import org.thoughtcrime.securesms.logging.Log;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.runner.RunWith;
|
||||
|
Reference in New Issue
Block a user