mirror of https://github.com/openclaw/openclaw.git
style: apply oxfmt import ordering for ci
This commit is contained in:
parent
d05c8eb912
commit
8b34719b3a
|
|
@ -1,7 +1,7 @@
|
|||
import { Type } from "@sinclair/typebox";
|
||||
import { spawn } from "node:child_process";
|
||||
import fs from "node:fs";
|
||||
import path from "node:path";
|
||||
import { Type } from "@sinclair/typebox";
|
||||
import type { OpenClawPluginApi } from "../../../src/plugins/types.js";
|
||||
|
||||
type LobsterEnvelope =
|
||||
|
|
|
|||
Loading…
Reference in New Issue