Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
loucass003 committed Dec 20, 2024
1 parent b922845 commit e9de412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/src/components/WidgetsComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { useWebsocketAPI } from '@/hooks/websocket-api';
import { useAppContext } from '@/hooks/app';
import { ClearMountingButton } from './ClearMountingButton';
import { ToggleableSkeletonVisualizerWidget } from './widgets/SkeletonVisualizerWidget';
import { Tooltip } from './commons/Tooltip';

export function WidgetsComponent() {
const { config } = useConfig();
Expand Down

0 comments on commit e9de412

Please sign in to comment.