mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
remove obsolete todo
This commit is contained in:
@@ -211,7 +211,6 @@ impl Component for App {
|
||||
}
|
||||
|
||||
AppCommandMsg::PrerequisitsInstalled(true) | AppCommandMsg::InitiateRefresh => {
|
||||
// TODO: start process of fetching toolboxes
|
||||
self.spinning = true;
|
||||
sender.spawn_oneshot_command(|| {
|
||||
AppCommandMsg::UpdateToolboxes(ToolbxContainer::get_toolboxes())
|
||||
|
||||
Reference in New Issue
Block a user