mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
[CL-694] Remove unused imports (#14795)
* Remove unused imports * Remove more unused imports
This commit is contained in:
@@ -19,7 +19,6 @@ import {
|
||||
CardComponent,
|
||||
FormFieldModule,
|
||||
IconButtonModule,
|
||||
SectionComponent,
|
||||
SectionHeaderComponent,
|
||||
SelectItemView,
|
||||
SelectModule,
|
||||
@@ -38,7 +37,6 @@ import { CipherFormContainer } from "../../cipher-form-container";
|
||||
standalone: true,
|
||||
imports: [
|
||||
CardComponent,
|
||||
SectionComponent,
|
||||
TypographyModule,
|
||||
FormFieldModule,
|
||||
ReactiveFormsModule,
|
||||
|
||||
Reference in New Issue
Block a user