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