mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
moved service abstractions to jslib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { UtilsService } from '../../../services/abstractions/utils.service';
|
||||
import { UtilsService } from '@bitwarden/jslib';
|
||||
|
||||
export class MainController implements ng.IController {
|
||||
smBody: boolean;
|
||||
|
||||
Reference in New Issue
Block a user