Skip to content

Commit

Permalink
test: removed fy-preview-attachments component as it is unused (#2428)
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashpatil78 authored Sep 21, 2023
1 parent 267fd73 commit 3fa65aa
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 256 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions src/app/shared/shared.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ import { FyPolicyViolationComponent } from './components/fy-policy-violation/fy-
import { FormButtonValidationDirective } from './directive/form-button-validation.directive';
import { FormatDateDirective } from './directive/format-date.directive';

import { FyPreviewAttachmentsComponent } from './components/fy-preview-attachments/fy-preview-attachments.component';
import { PinchZoomModule } from 'ngx13-pinch-zoom';
import { PdfViewerModule } from 'ng2-pdf-viewer';
import { FyZeroStateComponent } from './components/fy-zero-state/fy-zero-state.component';
Expand Down Expand Up @@ -170,13 +169,10 @@ import { AutofocusDirective } from './directive/autofocus.directive';
ViewCommentComponent,
AuditHistoryComponent,
StatusesDiffComponent,
FyPreviewAttachmentsComponent,
FyZeroStateComponent,
FyPreviewAttachmentsComponent,
FyPopupComponent,
FyApproverComponent,
ApproverDialogComponent,
FyPreviewAttachmentsComponent,
FyCategoryIconComponent,
FyMenuIconComponent,
FyPolicyViolationInfoComponent,
Expand Down Expand Up @@ -313,12 +309,9 @@ import { AutofocusDirective } from './directive/autofocus.directive';
StatusesDiffComponent,
FormButtonValidationDirective,
MatProgressSpinnerModule,
FyPreviewAttachmentsComponent,
FyZeroStateComponent,
FyPreviewAttachmentsComponent,
FyPopupComponent,
FyApproverComponent,
FyPreviewAttachmentsComponent,
FyCategoryIconComponent,
FyMenuIconComponent,
FyPolicyViolationInfoComponent,
Expand Down

0 comments on commit 3fa65aa

Please sign in to comment.