Skip to content

Commit

Permalink
chore: fix Eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
LatentDream committed Apr 20, 2024
1 parent 87e9d12 commit 702512e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
import { useDiscoverPytestElements } from "@/renderer/hooks/useTestImport";
import { TestSequenceElement } from "@/renderer/types/test-sequencer";
import { toast } from "sonner";
import { useSequencerModalStore } from "@/renderer/stores/modal";

export const ChangeLinkedTestModal = ({
isModalOpen,
Expand Down

0 comments on commit 702512e

Please sign in to comment.