Skip to content

Commit e56999f

Browse files
chore: generate
1 parent 1124315 commit e56999f

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

packages/opencode/src/cli/cmd/run/footer.prompt.tsx

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@
66
// while the footer view renders the current menu state below it.
77
/** @jsxImportSource @opentui/solid */
88
import { pathToFileURL } from "bun"
9-
import {
10-
StyledText,
11-
bg,
12-
fg,
13-
type KeyBinding,
14-
type KeyEvent,
15-
type TextareaRenderable,
16-
} from "@opentui/core"
9+
import { StyledText, bg, fg, type KeyBinding, type KeyEvent, type TextareaRenderable } from "@opentui/core"
1710
import { useKeyboard, useRenderer } from "@opentui/solid"
1811
import fuzzysort from "fuzzysort"
1912
import path from "path"

0 commit comments

Comments
 (0)