Skip to content

Commit 6c4a9bf

Browse files
committed
Fix unused warning
1 parent 47bff04 commit 6c4a9bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/roundtrip.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use lnks::{Hotkey, Icon, Shortcut, WindowState};
1+
use lnks::{Icon, Shortcut, WindowState};
22
use std::{
33
env,
44
fmt::{self, Debug},

0 commit comments

Comments
 (0)