[frontend] Remove deprecated imports from angular/core 14
This commit is contained in:
parent
74fca41d66
commit
8486ce8fab
|
@ -4,7 +4,6 @@ import { Observable } from 'rxjs';
|
|||
import { ResourceLoader } from '@angular/compiler';
|
||||
import { UntypedFormBuilder, UntypedFormGroup, Validators } from '@angular/forms';
|
||||
import { first } from 'rxjs/operators';
|
||||
import { invalid } from '@angular/compiler/src/render3/view/util';
|
||||
import { MatSnackBar } from '@angular/material/snack-bar';
|
||||
|
||||
@Component({
|
||||
|
|
Loading…
Reference in a new issue