Skip to content

Commit

Permalink
Remove old main page
Browse files Browse the repository at this point in the history
  • Loading branch information
stalehd committed Apr 10, 2023
1 parent 87e1d37 commit 26e7f2d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 111 deletions.
2 changes: 0 additions & 2 deletions frontend/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { AppRoutingModule } from './app-routing.module';
import { AppComponent } from './app.component';
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
import { HttpClientModule } from '@angular/common/http';
import { MainChartComponent } from './src/app/main-chart/main-chart.component';
import { MainPageComponent } from './main-page/main-page.component';
import { DeviceViewComponent } from './device-view/device-view.component';
import { DeviceMapViewComponent } from './device-map-view/device-map-view.component';
Expand All @@ -15,7 +14,6 @@ import { DeviceOverviewComponent } from './device-overview/device-overview.compo
@NgModule({
declarations: [
AppComponent,
MainChartComponent,
MainPageComponent,
DeviceViewComponent,
DeviceMapViewComponent,
Expand Down
42 changes: 0 additions & 42 deletions frontend/src/app/src/app/main-chart/main-chart.component.css

This file was deleted.

10 changes: 0 additions & 10 deletions frontend/src/app/src/app/main-chart/main-chart.component.html

This file was deleted.

23 changes: 0 additions & 23 deletions frontend/src/app/src/app/main-chart/main-chart.component.spec.ts

This file was deleted.

34 changes: 0 additions & 34 deletions frontend/src/app/src/app/main-chart/main-chart.component.ts

This file was deleted.

0 comments on commit 26e7f2d

Please sign in to comment.