Skip to content

Commit

Permalink
ci: Build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
NriotHrreion committed Apr 3, 2024
1 parent 86b4a8d commit 355c3b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/components/Select.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { ReactSVG } from "react-svg";

import type { PropsWithChildren } from "@/types";
import Emitter from "@/utils/Emitter";
import Utils from "@/utils/Utils";

import useEmitter from "@/hooks/useEmitter";

Expand Down
1 change: 0 additions & 1 deletion src/components/sidebar/FunctionList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import React, {
import { createPortal } from "react-dom";
import { InlineMath } from "react-katex";
import { useContextMenu, ContextMenuItem, ContextMenuDivider } from "use-context-menu";
import { Tooltip } from "react-tooltip";

import useEmitter from "@/hooks/useEmitter";

Expand Down

1 comment on commit 355c3b8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.