refactor: remove module barrels (#24554)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import * as path from "path"
|
||||
import { Effect, Schema, Semaphore } from "effect"
|
||||
import * as Tool from "./tool"
|
||||
import { LSP } from "../lsp"
|
||||
import { LSP } from "@/lsp/lsp"
|
||||
import { createTwoFilesPatch, diffLines } from "diff"
|
||||
import DESCRIPTION from "./edit.txt"
|
||||
import { File } from "../file"
|
||||
|
||||
Reference in New Issue
Block a user