mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
chore: wtf.
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
* node --import tsx scripts/test-shell-completion.ts --force
|
||||
*/
|
||||
|
||||
import { confirm, isCancel } from "@clack/prompts";
|
||||
import os from "node:os";
|
||||
import path from "node:path";
|
||||
import { confirm, isCancel } from "@clack/prompts";
|
||||
import { installCompletion } from "../src/cli/completion-cli.js";
|
||||
import {
|
||||
checkShellCompletionStatus,
|
||||
|
||||
Reference in New Issue
Block a user