1
0
mirror of https://github.com/bitwarden/web synced 2025-12-23 03:33:31 +00:00

BEEEP: Refactor services DI (#1313)

This commit is contained in:
Oscar Hinton
2021-12-03 02:32:58 +00:00
committed by GitHub
parent d9231ae3f3
commit 78942cabf2
7 changed files with 91 additions and 166 deletions

View File

@@ -1,6 +1,6 @@
import {
Component,
NgZone
NgZone,
} from '@angular/core';
import { Router } from '@angular/router';