fix(config): adds missing import + task management for api key design
This commit is contained in:
@@ -24,6 +24,7 @@ import {
|
||||
getAzureBaseURL,
|
||||
getVertexProjectId,
|
||||
getVertexLocation,
|
||||
getConfig,
|
||||
} from "./config-manager.js";
|
||||
import { log, findProjectRoot, resolveEnvVariable } from "./utils.js";
|
||||
import { submitTelemetryData } from "./telemetry-submission.js";
|
||||
|
||||
Reference in New Issue
Block a user