Skip to content

Commit 0ba1ea9

Browse files
committed
Missing import
1 parent c455c1f commit 0ba1ea9

File tree

1 file changed

+1
-0
lines changed
  • burrow-gtk/src/components

1 file changed

+1
-0
lines changed

burrow-gtk/src/components/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ use relm4::{
77
AsyncController,
88
},
99
prelude::*,
10+
Worker, WorkerController,
1011
};
1112
use std::sync::Arc;
1213
use tokio::sync::Mutex;

0 commit comments

Comments
 (0)