We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f64d5 commit 77800f1Copy full SHA for 77800f1
src/credentials/static-credentials-auth-service.ts
@@ -12,7 +12,6 @@ import {IAuthService} from "./i-auth-service";
12
import {HasLogger} from "../logger/has-logger";
13
import {Logger} from "../logger/simple-logger";
14
import {getDefaultLogger} from "../logger/get-default-logger";
15
-import {ensureContext} from "../context";
16
17
interface StaticCredentialsAuthOptions {
18
/** Custom ssl sertificates. If you use it in driver, you must use it here too */
0 commit comments