Remove unused imports
This commit is contained in:
parent
850c483d5b
commit
eb12adfa82
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@ import { FooterComponent } from './core/layout/footer.component';
|
|||
import { HeaderComponent } from './core/layout/header.component';
|
||||
import { HttpClientModule } from '@angular/common/http';
|
||||
import { AppComponent } from './app.component';
|
||||
import { ChangelogComponent } from './features/changelog/changelog.component';
|
||||
import { ReactiveFormsModule } from '@angular/forms';
|
||||
|
||||
@NgModule({
|
||||
declarations: [AppComponent],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue