Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenthoms committed Sep 22, 2023
1 parent 6afe794 commit d067dff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { useStoreValue } from "@framework/StateStore";
import { DrawerContent, Workbench } from "@framework/Workbench";
import { LayoutEventTypes } from "@framework/internal/components/Content/private-components/layout";
import { Drawer } from "@framework/internal/components/Drawer";
import { Dialog } from "@lib/components/Dialog";
import { useElementSize } from "@lib/hooks/useElementSize";
import {
MANHATTAN_LENGTH,
Expand Down

0 comments on commit d067dff

Please sign in to comment.