mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-03 06:38:52 +00:00
chore: remove unused import
This commit is contained in:
parent
24dc3374a1
commit
0144f90081
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
use crate::{profile::Profile, runner::Runner};
|
use crate::{profile::Profile, runner::Runner};
|
||||||
use expect_dialog::ExpectDialog;
|
|
||||||
use gtk::{
|
use gtk::{
|
||||||
glib::{self, ffi::gboolean},
|
glib::{self, ffi::gboolean},
|
||||||
prelude::*,
|
prelude::*,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue