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

Commit 501a2503 authored by cretin45's avatar cretin45
Browse files

SetupWizard: remove logspam

Change-Id: Icaa4120c404d131604a2c44f77b49e61875c6038
parent b990a954
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -263,7 +263,6 @@ public class ChooseDataSimPage extends SetupPage {
            } else {
                retVal = false;
            }
            Log.d(TAG, "hasService: mServiceState=" + serviceState + " retVal=" + retVal);
            return retVal;
        }
    }