mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
add/improve comments and logging
This commit is contained in:
@@ -120,7 +120,6 @@ export class ImportChromeComponent implements OnInit, OnDestroy {
|
||||
);
|
||||
} catch (error) {
|
||||
this.logService.error("Error loading profiles from browser:", error);
|
||||
// FIXME: Add error handling and display when profiles could not be loaded/retrieved
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user