This commit is contained in:
Kyle Spearrin 2018-07-17 17:38:48 -04:00
parent 49f948844f
commit 89b7672630
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import {
} from '@angular/core'; } from '@angular/core';
import { import {
ActivatedRoute, ActivatedRoute,
Router Router,
} from '@angular/router'; } from '@angular/router';
import { ToasterService } from 'angular2-toaster'; import { ToasterService } from 'angular2-toaster';