format: sort imports and fix parameter formatting

This commit is contained in:
Val Alexander
2026-03-17 23:42:13 -05:00
parent 3d0b3526e0
commit 52662d39d6
6 changed files with 29 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
import { definePluginEntry } from "openclaw/plugin-sdk/core";
import { buildSingleProviderApiKeyCatalog } from "openclaw/plugin-sdk/provider-catalog";
import { createProviderApiKeyAuthMethod } from "openclaw/plugin-sdk/provider-auth";
import { buildSingleProviderApiKeyCatalog } from "openclaw/plugin-sdk/provider-catalog";
import {
createMoonshotThinkingWrapper,
resolveMoonshotThinkingType,