Skip to content

Make it so that automodel queries works without submodule.#2720

Closed
starcke wants to merge 1 commit intomainfrom
resolve-automodel-query-packs
Closed

Make it so that automodel queries works without submodule.#2720
starcke wants to merge 1 commit intomainfrom
resolve-automodel-query-packs

Conversation

@starcke
Copy link
Copy Markdown
Contributor

@starcke starcke commented Aug 17, 2023

WIP. This makes it so that the autmodel queries work without a ql submodule. We want to clean it up and then check what kind of order we need for the automodel pack.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@starcke starcke changed the title MAke it so that automodel queries works without submodule. Make it so that automodel queries works without submodule. Aug 17, 2023
import { showAndLogExceptionWithTelemetry } from "../common/logging";
import { extLogger } from "../common/logging/vscode";
import { telemetryListener } from "../common/vscode/telemetry";
import { get } from "http";

Check notice

Code scanning / CodeQL

Unused variable, import, function or class

Unused import get.
@starcke
Copy link
Copy Markdown
Contributor Author

starcke commented Aug 22, 2023

Replaced by #2731

@starcke starcke closed this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants