mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 06:32:24 +00:00
chore(app): remove unused files and code with Knip (#5185)
This commit is contained in:
@@ -67,7 +67,7 @@ export interface NodeConfigFormProps {
|
||||
upstreamOptions?: UpstreamExpressionOption[];
|
||||
}
|
||||
|
||||
export type NodeConfigForm = (props: NodeConfigFormProps) => React.ReactElement;
|
||||
type NodeConfigForm = (props: NodeConfigFormProps) => React.ReactElement;
|
||||
|
||||
// ── trigger ────────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
Reference in New Issue
Block a user