mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-07-29 12:18:56 +00:00
chore: format
This commit is contained in:
parent
b217c2bada
commit
1d1f09ab55
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use super::term_widget::TermWidget;
|
||||
use gtk::prelude::*;
|
||||
use relm4::prelude::*;
|
||||
use super::term_widget::TermWidget;
|
||||
|
||||
#[derive(Debug, PartialEq, Eq, Clone)]
|
||||
pub enum BuildStatus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue