chore: remove VERSION file and clean up unused imports across multiple files

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-06-03 01:33:21 -07:00
parent c70ce0b711
commit deea3fa544
18 changed files with 7 additions and 43 deletions

View file

@ -31,13 +31,10 @@ import {
DialogFooter
} from "@/components/ui/dialog";
import {
SegmentedControl,
ConnectorButton as ConnectorButtonComponent,
getConnectorIcon,
getMainViewSources as getMainViewSourcesUtil,
getFilteredSources as getFilteredSourcesUtil,
getPaginatedDialogSources as getPaginatedDialogSourcesUtil,
getSourcesCount as getSourcesCountUtil,
useScrollToBottom,
updateScrollIndicators as updateScrollIndicatorsUtil,
useScrollIndicators,