Skip to content
Snippets Groups Projects
Commit 4a0c0a4d authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

remove component

parent f958d856
No related branches found
No related tags found
1 merge request!528NCM: parameter summary
import {Component, computed} from '@angular/core';
import {MatDivider} from '@angular/material/divider';
import {MatExpansionModule} from '@angular/material/expansion';
import {NshmpLibNgAppMetadataComponent} from '@ghsc/nshmp-lib-ng/nshmp';
import {
NshmpLibNgPlotComponent,
NshmpLibNgPlotsContainerComponent,
......@@ -15,7 +14,6 @@ import {ParameterSummaryComponent} from '../parameter-summary/parameter-summary.
imports: [
NshmpLibNgPlotsContainerComponent,
NshmpLibNgPlotComponent,
NshmpLibNgAppMetadataComponent,
MatExpansionModule,
MatDivider,
ParameterSummaryComponent,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment