chore: remove unused import

This commit is contained in:
Gabriele Musco 2023-06-17 10:33:45 +02:00
parent 24dc3374a1
commit 0144f90081
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE

View file

@ -1,5 +1,4 @@
use crate::{profile::Profile, runner::Runner};
use expect_dialog::ExpectDialog;
use gtk::{
glib::{self, ffi::gboolean},
prelude::*,