fix: linter error

This commit is contained in:
Junyan Qin
2025-11-30 14:27:53 +08:00
parent 019ae9c216
commit c368d828c9

View File

@@ -63,7 +63,6 @@ export default function PluginForm({
const handleSubmit = async () => {
setIsLoading(true);
const isDebugPlugin = pluginInfo?.debug;
try {
// 保存配置