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

Commit d6c48847 authored by Jim Miller's avatar Jim Miller
Browse files

Fix whitespace problem and sync with prototype.

Change-Id: I92b26741b84dcccb75783f0f26e6d84d0083b77b
parent 261b18aa
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ public class KeyguardSimPinView extends KeyguardAbsKeyInputView
    private volatile boolean mSimCheckInProgress;

    public KeyguardSimPinView(Context context) {

        this(context, null);
    }