Skip to content

Commit

Permalink
TTFD3
Browse files Browse the repository at this point in the history
  • Loading branch information
Monobladegg committed Nov 22, 2024
1 parent 83eb302 commit 8dc58ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/features/hooks/fixUnknownError/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useShallow } from "zustand/react/shallow";
import { useStore } from "@/shared/store";
import { OperationTypes } from "@/shared/lib";
import { getOperationType } from "@/widgets/BuildTransaction/OperationsList/ui";

export default function useFixUnknownError() {
Expand Down

0 comments on commit 8dc58ee

Please sign in to comment.