This commit is contained in:
Taric Xin
2022-01-24 17:00:12 +08:00
parent eff67c4b0f
commit 0e8b1def3f
4 changed files with 13 additions and 13 deletions

View File

@ -52,7 +52,6 @@ import { LayoutModule } from './layout/layout.module';
import { RoutesModule } from './routes/routes.module';
import { SharedModule } from './shared/shared.module';
import { STWidgetModule } from './shared/widget/st-widget.module';
import { Observable } from 'rxjs';
import { registerLocaleData } from '@angular/common';
@NgModule({