Skip to content

Commit bce01a7

Browse files
committed
refactor: remove unused reference to prompt_template types
1 parent 5f8bfa5 commit bce01a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/core/src/ast.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
/// <reference path="./types/prompt_template.d.ts" />
54
// Import necessary regular expressions for file type detection and host utilities
65
import { GENAI_ANYJS_REGEX, GENAI_ANYTS_REGEX } from "./constants.js";
76
import { Project } from "./server/messages.js";

0 commit comments

Comments
 (0)