mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 08:55:05 -04:00
fixed some checkstyle issues
This commit is contained in:
parent
17354d9de5
commit
9e941ff30c
@ -5,7 +5,6 @@
|
||||
*/
|
||||
package de.neemann.digital.gui;
|
||||
|
||||
import de.neemann.digital.analyse.quinemc.TableRows;
|
||||
import de.neemann.digital.lang.Lang;
|
||||
import de.neemann.gui.ErrorMessage;
|
||||
|
||||
@ -17,7 +16,6 @@ import java.util.HashSet;
|
||||
|
||||
/**
|
||||
* Helper to handle the overwrite conformation
|
||||
* <p>
|
||||
*/
|
||||
public final class SaveAsHelper {
|
||||
private static final HashSet<String> KNOWN = new HashSet<>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user