fix: eslint error and format

This commit is contained in:
LukeGus
2026-05-11 13:19:55 -05:00
parent 93fa749d09
commit 0efcb7de7e
7 changed files with 66 additions and 67 deletions
@@ -13,15 +13,11 @@ import {
Settings,
Download,
Upload,
ChevronLeft,
ChevronRight,
RefreshCw,
ArrowUp,
ArrowDown,
FileSymlink,
Move,
GitCompare,
Edit,
} from "lucide-react";
import { useTranslation } from "react-i18next";
import type { FileItem } from "@/types/index";