RED-7340 - remove not used imports
This commit is contained in:
parent
34387d49d2
commit
3c89b8f7e7
@ -1,5 +1,5 @@
|
||||
import { NgClass } from '@angular/common';
|
||||
import { booleanAttribute, Component, input, OnChanges, output, SimpleChanges } from '@angular/core';
|
||||
import { booleanAttribute, Component, input, output } from '@angular/core';
|
||||
import { FormsModule, NG_VALIDATORS, NG_VALUE_ACCESSOR, ReactiveFormsModule } from '@angular/forms';
|
||||
import { MatCheckboxModule } from '@angular/material/checkbox';
|
||||
import { MatIconModule } from '@angular/material/icon';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user