mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
remove extra action
This commit is contained in:
parent
f66d14f1a8
commit
1958a12047
@ -127,7 +127,6 @@ pub fn new(
|
|||||||
}
|
}
|
||||||
Err(e) => {
|
Err(e) => {
|
||||||
file_launcher.set_file(File::NONE);
|
file_launcher.set_file(File::NONE);
|
||||||
progress.disable();
|
|
||||||
status.set_warning(e.message());
|
status.set_warning(e.message());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user