Chore: fix formatting after plugin rebase

This commit is contained in:
huntharo
2026-03-13 13:25:12 -04:00
parent 99391a6643
commit 99759acc98

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 {
isPluginHookName,