mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 15:23:35 +00:00
on demand password node scans for autofill
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Bit.Android.Services
|
||||
private readonly GoogleAnalytics _instance;
|
||||
private readonly IAuthService _authService;
|
||||
private readonly Tracker _tracker;
|
||||
private bool _setUserId = true;
|
||||
|
||||
public GoogleAnalyticsService(
|
||||
Context appContext,
|
||||
|
||||
Reference in New Issue
Block a user