mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Removed extra newlines from beginning of Java classes (#264)
This commit is contained in:
committed by
Peter Johnson
parent
2287281066
commit
4514ff8071
@@ -14,7 +14,6 @@ import java.io.IOException;
|
||||
*
|
||||
*/
|
||||
public final class PersistentException extends IOException {
|
||||
|
||||
public static final long serialVersionUID = 0;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user