Skip to content

Commit 21a6579

Browse files
Removing unused code
1 parent 991439b commit 21a6579

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

frontend/src/app/modules/tag-engine/tags-create-dialog/tags-create-dialog.component.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@
7070
</svg-icon>
7171
</div>
7272

73-
<!-- <div (click)="onDeleteArtifact()" class="delete-artifact">
74-
<i class="pi pi-trash"></i>
75-
</div> -->
7673
<form [formGroup]="schemaForm">
7774
<app-schema-form-root
7875
[schema]="schema"

0 commit comments

Comments
 (0)