remove unused dependency

This commit is contained in:
Maksym Tsymbarov 2025-09-24 13:16:04 +03:00
parent 95ed1408f3
commit 986d6289b9

View File

@ -22,7 +22,6 @@ import {
OnDestroy, OnDestroy,
OnInit, OnInit,
Output, Output,
SecurityContext,
SimpleChanges, SimpleChanges,
ViewChild ViewChild
} from '@angular/core'; } from '@angular/core';