Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
maxomatic458 committed Dec 5, 2024
1 parent 5b68335 commit 4671774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qs-gui/src/Pages/TransferFiles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import FileTransferCard from "../Components/FileTransferCard"
import { humanFileSize } from "../utils"
import { ProgressBarStatus, Window } from "@tauri-apps/api/window"
import { invoke } from "@tauri-apps/api/core"
import { setStore } from "../App"

const PROGRESS_CALL_INTERVAL_MS = 80

Expand Down

0 comments on commit 4671774

Please sign in to comment.