mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
a bit of dead code
This commit is contained in:
@@ -364,9 +364,6 @@ public final class PreviewFormAction extends AnAction{
|
||||
return UIDesignerBundle.message("title.form.preview");
|
||||
}
|
||||
|
||||
public void checkConfiguration() throws RuntimeConfigurationException {
|
||||
}
|
||||
|
||||
@NotNull
|
||||
public Module[] getModules() {
|
||||
return new Module[] {myModule};
|
||||
|
||||
Reference in New Issue
Block a user