chore: linting

This commit is contained in:
zhom
2025-08-08 10:50:44 +04:00
parent 1cb9ffa249
commit 458c30433d
14 changed files with 1 additions and 14 deletions
-1
View File
@@ -4,7 +4,6 @@ import { invoke } from "@tauri-apps/api/core";
import { useCallback, useEffect, useState } from "react";
import { toast } from "sonner";
import { LoadingButton } from "@/components/loading-button";
import { Button } from "@/components/ui/button";
import {
Dialog,
DialogContent,