This commit is contained in:
elkowar 2020-10-11 22:24:13 +02:00
parent ee2ee94252
commit fc02d156b5

View file

@ -8,7 +8,6 @@ use gtk::prelude::*;
use gtk::ImageExt;
use maplit::hashmap;
use std::cell::RefCell;
use std::fmt;
use std::path::Path;
use std::rc::Rc;