1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 06:43:35 +00:00

fix linting

This commit is contained in:
Thomas Rittson
2021-06-08 15:45:14 +10:00
parent 6230302106
commit 5b06daace9

View File

@@ -8,8 +8,8 @@ import {
import { AuthGuardService } from 'jslib-angular/services/auth-guard.service';
import { LockGuardService } from './services/lock-guard.service';
import { LaunchGuardService } from './services/launch-guard.service';
import { LockGuardService } from './services/lock-guard.service';
import { EnvironmentComponent } from './accounts/environment.component';
import { HintComponent } from './accounts/hint.component';