Fix JavaDoc

This commit is contained in:
Moritz Dieing 2021-02-05 18:52:31 +01:00
parent 4d44136528
commit 8f0ca5d2ba

View File

@ -31,7 +31,6 @@ public class InfoDialog extends Dialog implements LocaleChangeObserver {
/**
* Creates new InfoDialog.
* @throws Exception
*/
protected InfoDialog() {
heading = new H4(getTranslation("root.inputSyntax"));