This commit is contained in:
VitoAlbano
2024-05-07 13:54:29 +01:00
parent 9f43ba8dcd
commit f926b4ee02
2 changed files with 13 additions and 15 deletions

View File

@@ -18,8 +18,6 @@
import { NgModule } from '@angular/core';
import { ErrorContentComponent } from './error-content/error-content.component';
import { EmptyContentComponent } from './empty-content/empty-content.component';
import { IconModule } from '../icon/icon.module';
import { MatButtonModule } from '@angular/material/button';
/**
* @deprecated this Module is deprecated and should no longer be used.