mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
style: fmt code
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
import type {
|
||||
InjectorConfig,
|
||||
ShellConfig,
|
||||
ShellToolConfig,
|
||||
} from "@/types/memshell";
|
||||
import type { InjectorConfig, ShellConfig, ShellToolConfig } from "@/types/memshell";
|
||||
import type { ProbeConfig, ProbeContentConfig } from "@/types/probeshell";
|
||||
import type { MemShellFormSchema, ProbeShellFormSchema } from "@/types/schema";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user