Skip to content

Commit

Permalink
chore: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Jul 12, 2024
1 parent d8aa6b5 commit 9763d53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor.planx.uk/src/pages/FlowEditor/lib/store/shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { CoreDomainClient } from "@opensystemslab/planx-core";
import { Auth } from "@opensystemslab/planx-core/dist/requests/graphql";
import { FlowStatus } from "@opensystemslab/planx-core/types";
import { ROOT_NODE_KEY } from "@planx/graph";
import { capitalize } from "lodash";
import { removeSessionIdSearchParam } from "utils";
import type { StateCreator } from "zustand";

Expand Down

0 comments on commit 9763d53

Please sign in to comment.