mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-09 07:42:39 +02:00
chore: remove VERSION file and clean up unused imports across multiple files
This commit is contained in:
parent
c70ce0b711
commit
deea3fa544
18 changed files with 7 additions and 43 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue