Skip to content

Commit

Permalink
Merge pull request Sunbird-cQube#250 from pandutibil/development
Browse files Browse the repository at this point in the history
Unwanted import has removed
  • Loading branch information
tibil-it authored Jul 26, 2022
2 parents 10d47c7 + 795bea4 commit e9f9f89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions development/ui/front-end/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ import { AppComponent } from './app.component';
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
import { MatTableModule } from '@angular/material/table';
import { MatSortModule } from '@angular/material/sort';
import { NgChartsModule } from 'ng2-charts';
import { NgxSpinnerModule } from 'ngx-spinner';


@NgModule({
declarations: [
AppComponent
Expand All @@ -30,7 +28,6 @@ import { NgxSpinnerModule } from 'ngx-spinner';
BrowserAnimationsModule,
MatTableModule,
MatSortModule,
NgChartsModule,
FormsModule,
ReactiveFormsModule,
NgxSpinnerModule,
Expand Down

0 comments on commit e9f9f89

Please sign in to comment.