mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
remove extra action
This commit is contained in:
parent
f66d14f1a8
commit
1958a12047
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue