1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
This commit is contained in:
Kyle Spearrin
2018-07-17 17:38:48 -04:00
parent 49f948844f
commit 89b7672630

View File

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