Corrected some linting errors.
This commit is contained in:
parent
9ffbee6e0d
commit
4f1a52a1b0
31 changed files with 179 additions and 178 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import {NgModule} from "@angular/core";
|
||||
import {RouterModule, Routes} from "@angular/router";
|
||||
import {NgModule} from '@angular/core';
|
||||
import {RouterModule, Routes} from '@angular/router';
|
||||
|
||||
const routes: Routes = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue