mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-03-03 02:42:00 -05:00
fix small merge conflict oversight
This commit is contained in:
parent
9e663237b6
commit
71c53f13ec
@ -214,9 +214,6 @@ public class PassphraseDialogActivity extends FragmentActivity {
|
||||
case DIVERT_TO_CARD:
|
||||
message = getString(R.string.yubikey_pin_for, userId);
|
||||
break;
|
||||
case PIN:
|
||||
message = getString(R.string.pin_for, userId);
|
||||
break;
|
||||
default:
|
||||
message = "This should not happen!";
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user