Chore: fix formatting after plugin rebase

This commit is contained in:
huntharo
2026-03-13 13:25:12 -04:00
committed by Vincent Koc
parent 2eeb0d10df
commit eb0e41e6ff

View File

@@ -13,8 +13,8 @@ import { resolveUserPath } from "../utils.js";
import { registerPluginCommand } from "./commands.js";
import { normalizePluginHttpPath } from "./http-path.js";
import { findOverlappingPluginHttpRoute } from "./http-route-overlap.js";
import { normalizeRegisteredProvider } from "./provider-validation.js";
import { registerPluginInteractiveHandler } from "./interactive.js";
import { normalizeRegisteredProvider } from "./provider-validation.js";
import type { PluginRuntime } from "./runtime/types.js";
import { defaultSlotIdForKey } from "./slots.js";
import {