Skip to content

Commit

Permalink
refactor: remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX committed Dec 2, 2023
1 parent eaf3eff commit 92a90d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wallpaper/windows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use color_eyre::Report;
use std::ffi::OsStr;
use std::io;
use std::iter;
use std::mem;
use std::os::windows::ffi::OsStrExt;
use winapi::ctypes::c_void;
use winapi::um::winuser::SystemParametersInfoW;
Expand Down

0 comments on commit 92a90d7

Please sign in to comment.