diff --git a/vite/src/pipedal/PluginControl.tsx b/vite/src/pipedal/PluginControl.tsx index ca9f3c1..5d9cb52 100644 --- a/vite/src/pipedal/PluginControl.tsx +++ b/vite/src/pipedal/PluginControl.tsx @@ -42,7 +42,6 @@ import PlayArrowIcon from '@mui/icons-material/PlayArrow'; import StopIcon from '@mui/icons-material/Stop'; import FiberManualRecordIcon from '@mui/icons-material/FiberManualRecord'; import GraphicEqCtl, { UpdateGraphicEqPath } from './GraphicEqCtl'; -import Units from './Units'; const MIN_ANGLE = -135; const MAX_ANGLE = 135; diff --git a/vite/src/pipedal/SystemMidiBindingView.tsx b/vite/src/pipedal/SystemMidiBindingView.tsx index 8b87e46..1299580 100644 --- a/vite/src/pipedal/SystemMidiBindingView.tsx +++ b/vite/src/pipedal/SystemMidiBindingView.tsx @@ -34,6 +34,7 @@ function SystemMidiBindingView(props: SystemMidiBindingViewProps) { return (