mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
build identity store for quick type bar
This commit is contained in:
@@ -23,7 +23,6 @@ namespace Bit.iOS.Core.Controllers
|
||||
private IConnectivity _connectivity;
|
||||
private IEnumerable<Folder> _folders;
|
||||
protected IGoogleAnalyticsService _googleAnalyticsService;
|
||||
private bool _isAutofill;
|
||||
|
||||
public LoginAddViewController(IntPtr handle) : base(handle)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user