mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
PM-3350 Cleared left ClipLogger from the iOS extensions debug logging.
This commit is contained in:
@@ -251,8 +251,6 @@ namespace Bit.iOS.Autofill
|
||||
#if !ENABLED_TAP_GESTURE_RECOGNIZER_MAUI_EMBEDDED_WORKAROUND
|
||||
public async void DismissLockAndContinue()
|
||||
{
|
||||
ClipLogger.Log("Dismiss lock and continue");
|
||||
|
||||
DismissViewController(false, async () => await OnLockDismissedAsync());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user