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';
import {
ActivatedRoute,
Router
Router,
} from '@angular/router';
import { ToasterService } from 'angular2-toaster';