Skip to content

Commit

Permalink
ListView: Removed unecessary import;
Browse files Browse the repository at this point in the history
  • Loading branch information
huanie committed Aug 12, 2023
1 parent cd73b77 commit 26ef60d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/list_view.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::collections::HashSet;
use std::path::PathBuf;

use glib_macros::clone;
use gtk::gdk::*;
Expand Down

0 comments on commit 26ef60d

Please sign in to comment.