Skip to content

Commit

Permalink
#1918 - remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Brajesh Kumar authored and Brajesh Kumar committed Oct 19, 2023
1 parent fc8d14f commit 436947d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ import { TabStateModule } from "../../../utils/tab-state/tab-state.module";
import { ViewTitleComponent } from "../../common-components/view-title/view-title.component";
import { ExportDataDirective } from "../../export/export-data-directive/export-data.directive";
import { DisableEntityOperationDirective } from "../../permissions/permission-directive/disable-entity-operation.directive";
import { transformToReadableFormat } from "app/core/common-components/entity-subrecord/entity-subrecord/value-accessor";


/**
Expand Down

0 comments on commit 436947d

Please sign in to comment.