mirror of
https://github.com/bitwarden/directory-connector
synced 2026-01-16 15:33:14 +00:00
fix import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import hrtime from "browser-hrtime";
|
||||
import * as hrtime from "browser-hrtime";
|
||||
|
||||
import { LogService as LogServiceAbstraction } from "../abstractions/log.service";
|
||||
import { LogLevelType } from "../enums/logLevelType";
|
||||
|
||||
Reference in New Issue
Block a user