style: lint

This commit is contained in:
ReaJason
2025-05-28 01:22:54 +08:00
parent 21acf71af6
commit cd10fe9a2c
3 changed files with 9 additions and 7 deletions
@@ -1,6 +1,5 @@
import { GenerateResult } from "@/types/shell";
import { TFunction } from "i18next";
import { Fragment } from "react/jsx-runtime";
import { CodeViewer } from "../code-viewer";
import { AgentResult } from "./agent";
import { JarResult } from "./jar-result";