remove unused ID and fix the duplicate warning (#5933)

This commit is contained in:
Denys Vuika
2020-07-30 16:51:04 +01:00
committed by GitHub
parent ff9d29affb
commit 0afbe36787

View File

@@ -23,7 +23,6 @@
(focus)="setFocus(true)"
(blur)="setFocus(false)"
class="adf-group-input"
id="group-name"
data-automation-id="adf-cloud-group-search-input" #groupInput>
</mat-chip-list>