Skip to content

Commit 7223b80

Browse files
committed
Refactor Playground component imports and remove unused stitchObjects function
1 parent 9e02da5 commit 7223b80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llmstack/client/src/pages/playground.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
} from "../data/atoms";
1111
import { Messages } from "../components/apps/renderer/Messages";
1212
import { Ws } from "../data/ws";
13-
import { stitchObjects } from "../data/utils";
1413

1514
import AceEditor from "react-ace";
1615
import "ace-builds/src-noconflict/mode-json";

0 commit comments

Comments
 (0)