Skip to content

Commit

Permalink
remove imports from entity-toggle component
Browse files Browse the repository at this point in the history
  • Loading branch information
BeritJanssen committed Sep 25, 2024
1 parent 1776a24 commit 903e69a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { DialogService } from '../../services';

@Component({
selector: 'ia-entity-toggle',
imports: [],
templateUrl: './entity-toggle.component.html',
styleUrl: './entity-toggle.component.scss'
})
Expand Down

0 comments on commit 903e69a

Please sign in to comment.