1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 19:13:39 +00:00

add/improve comments and logging

This commit is contained in:
John Harrington
2025-11-20 09:51:49 -07:00
parent 61b26241ad
commit 18064efc4f
10 changed files with 35 additions and 31 deletions

View File

@@ -2,8 +2,6 @@
#import "browser_access.h"
#import "../utils.h"
// Import the Swift-generated header
// The name matches the module-name in build.rs: "Bitwarden"
#import "Bitwarden-Swift.h"
static BrowserAccessManager* sharedManager = nil;