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

@ -2,7 +2,6 @@
import { useEffect, useState } from 'react';
import { AppSidebar } from '@/components/sidebar/app-sidebar';
import { iconMap } from '@/components/sidebar/app-sidebar';
import {
Dialog,
DialogContent,