fix: remove unused imports from callback component for cleaner code
This commit is contained in:
@@ -4,7 +4,6 @@ import { CoreService } from '../../../services/core.service';
|
|||||||
import { MaterialModule } from '../../../material.module';
|
import { MaterialModule } from '../../../material.module';
|
||||||
import { BrandingComponent } from '../../../layouts/full/vertical/sidebar/branding.component';
|
import { BrandingComponent } from '../../../layouts/full/vertical/sidebar/branding.component';
|
||||||
import { AuthenticationService } from '../../../services/authentication.service';
|
import { AuthenticationService } from '../../../services/authentication.service';
|
||||||
import { JsonPipe, NgIf } from '@angular/common';
|
|
||||||
import { NgScrollbarModule } from "ngx-scrollbar";
|
import { NgScrollbarModule } from "ngx-scrollbar";
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
|
|||||||
Reference in New Issue
Block a user