merge tanlu function
This commit is contained in:
@@ -91,7 +91,6 @@ class MogoMainService extends Service implements IMogoLocationListener {
|
||||
|
||||
private void startTanluService() {
|
||||
UiThreadHandler.postDelayed(() -> {
|
||||
Logger.d(TAG, "startTanluService ---------- ");
|
||||
if (mServiceApis != null) {
|
||||
mServiceApis.getTanluApi().startTanluService();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user