Removed extra newlines from beginning of Java classes (#264)

This commit is contained in:
Tyler Veness
2018-01-02 12:47:27 -08:00
committed by Peter Johnson
parent 2287281066
commit 4514ff8071
5 changed files with 0 additions and 5 deletions

View File

@@ -14,7 +14,6 @@ import java.io.IOException;
*
*/
public final class PersistentException extends IOException {
public static final long serialVersionUID = 0;
/**