Move file to language-support/contextual

This commit is contained in:
Nora
2023-06-02 08:32:54 +00:00
parent 26d27f832e
commit b2adbf63eb
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ import {
} from "../../common/vscode/archive-filesystem-provider";
import { CodeQLCliServer } from "../../codeql-cli/cli";
import { DatabaseManager } from "../../databases/local-databases";
import { CachedOperation } from "../../pure/cached-operation";
import { CachedOperation } from "./cached-operation";
import { ProgressCallback, withProgress } from "../../common/vscode/progress";
import { KeyType } from "./key-type";
import {