mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 00:50:22 +00:00
test: stabilize full gate
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import {
|
||||
detectBinary,
|
||||
installSignalCli,
|
||||
setSetupChannelEnabled,
|
||||
type ChannelSetupWizard,
|
||||
} from "openclaw/plugin-sdk/setup";
|
||||
import { setSetupChannelEnabled, type ChannelSetupWizard } from "openclaw/plugin-sdk/setup";
|
||||
import { detectBinary, installSignalCli } from "openclaw/plugin-sdk/signal";
|
||||
import { listSignalAccountIds, resolveSignalAccount } from "./accounts.js";
|
||||
import {
|
||||
createSignalCliPathTextInput,
|
||||
|
||||
Reference in New Issue
Block a user