mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Remove unnecessary imports from PanelSelection
This commit is contained in:
parent
e33270b9ca
commit
70c390f04a
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { Panel } from "../Panel";
|
|
||||||
|
|
||||||
interface PanelSelectionProps {
|
interface PanelSelectionProps {
|
||||||
onBringForward: React.MouseEventHandler;
|
onBringForward: React.MouseEventHandler;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue