Skip to content

Commit

Permalink
HackStudio: Continue removing files after failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol Kosek authored and gunnarbeutner committed Jul 16, 2021
1 parent 6e51fe1 commit c66f484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Userland/DevTools/HackStudio/HackStudioWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ NonnullRefPtr<GUI::Action> HackStudioWidget::create_delete_action()
"Removal failed",
GUI::MessageBox::Type::Error);
}
break;
}
}
});
Expand Down

0 comments on commit c66f484

Please sign in to comment.