mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
remove lots of mainpage code since we allow closing of autofill page now
This commit is contained in:
@@ -98,7 +98,6 @@ namespace Bit.Android
|
||||
|
||||
private void ReturnCredentials(VaultListPageModel.Login login)
|
||||
{
|
||||
App.App.FromAutofillService = true;
|
||||
Intent data = new Intent();
|
||||
if(login == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user