mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
-1
@@ -89,7 +89,6 @@ public class UnshelveWithDialogAction extends DumbAwareAction {
|
||||
final ChangeListChooser chooser =
|
||||
new ChangeListChooser(project, changeListManager.getChangeListsCopy(), changeListManager.getDefaultChangeList(),
|
||||
VcsBundle.message("unshelve.changelist.chooser.title"), suggestedName) {
|
||||
@Nullable
|
||||
@Override
|
||||
protected JComponent createDoNotAskCheckbox() {
|
||||
return createRemoveFilesStrategyCheckbox(project);
|
||||
|
||||
Reference in New Issue
Block a user