mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Add newline before export class
This commit is contained in:
@@ -25,6 +25,7 @@ import {
|
||||
CreditCardAutoFillConstants,
|
||||
IdentityAutoFillConstants,
|
||||
} from "./autofillConstants";
|
||||
|
||||
export default class AutofillService implements AutofillServiceInterface {
|
||||
constructor(
|
||||
private cipherService: CipherService,
|
||||
|
||||
Reference in New Issue
Block a user