Skip to content

Commit 82ccbdb

Browse files
committed
DataHandle: remove end-of-class blank line
1 parent a4edc83 commit 82ccbdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/scijava/io/handle/DataHandle.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,5 +630,4 @@ default void writeChars(final String s) throws IOException {
630630
default void writeUTF(final String str) throws IOException {
631631
DataHandles.writeUTF(str, this);
632632
}
633-
634633
}

0 commit comments

Comments
 (0)