Skip to content

Commit

Permalink
Missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
davnotdev committed Aug 17, 2024
1 parent 059e400 commit 551aa7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions burrow-gtk/src/components/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use relm4::{
AsyncController,
},
prelude::*,
Worker, WorkerController,
};
use std::sync::Arc;
use tokio::sync::Mutex;
Expand Down

0 comments on commit 551aa7d

Please sign in to comment.