Skip to content

Commit 25defbb

Browse files
committed
Remove unused import for fix compile warning
1 parent 45949a8 commit 25defbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

native/src/components/_7zip.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use std::process::{Command, ExitStatus};
66

77
use anyhow::{Context, Result, bail};
88
use cfg_if::cfg_if;
9-
use const_format::formatcp;
109
use log::{info, warn};
1110
use tempfile::Builder;
1211
use windows::Win32::System::Com::{

0 commit comments

Comments
 (0)