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

lint fix

parent 9d14f129
No related branches found
No related tags found
1 merge request!544App controls
import {AsyncPipe, NgClass} from '@angular/common';
import {NgClass} from '@angular/common';
import {Component, computed, Signal} from '@angular/core';
import {MatDivider} from '@angular/material/divider';
import {
......
import {
Component,
effect,
OnDestroy,
OnInit,
ViewEncapsulation,
} from '@angular/core';
import {Component, effect, OnInit, ViewEncapsulation} from '@angular/core';
import {NshmpLibNgAboutPageComponent} from '@ghsc/nshmp-lib-ng/about';
import {NshmpLibNgHazardProvisionalModelComponent} from '@ghsc/nshmp-lib-ng/hazard';
import {NshmpLibNgTemplateComponent} from '@ghsc/nshmp-lib-ng/nshmp';
......
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