Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit a5fd06b

Browse files
committed
last imports
1 parent 422cede commit a5fd06b

File tree

1 file changed

+1
-1
lines changed
  • server/src/lib/lsp/completion/minecraft/resource-pack

1 file changed

+1
-1
lines changed

server/src/lib/lsp/completion/minecraft/resource-pack/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { FileType } from "bc-minecraft-bedrock-project/lib/src/Lib/Project/ResourcePack";
1+
import { FileType } from "bc-minecraft-bedrock-project/lib/src/project/resource-pack";
22
import { Context } from "../../../context/context";
33
import { JsonCompletionContext } from "../../context";
44

0 commit comments

Comments
 (0)