Skip to content

Commit

Permalink
linting imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kreneskyp committed Dec 17, 2023
1 parent b00ac5f commit 6973058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/chains/editor/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { RootNode } from "chains/flow/RootNode";
import { LoopIcon } from "icons/LoopIcon";
import { SplitIcon } from "icons/SplitIcon";
import { MergeIcon } from "icons/MergeIcon";
import { EmbeddedFlowIcon } from "icons/EmbeddedFlowIcon";

export const NODE_STYLES = {
llm: {
Expand Down

0 comments on commit 6973058

Please sign in to comment.