mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
handle server errors for attachment save
This commit is contained in:
@@ -156,7 +156,6 @@ export default class PasswordGenerationService {
|
||||
});
|
||||
}
|
||||
|
||||
// TODO: remove in favor of static
|
||||
generatePassword(options: any) {
|
||||
return PasswordGenerationService.generatePassword(options);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user