Skip to content

Commit

Permalink
objectionary#2863 remove newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed Apr 15, 2024
1 parent daaee28 commit c73be94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/src/main/java/org/eolang/PhNamed.java
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ public void attach(final byte[] data) {
public byte[] delta() {
return this.origin.delta();
}
}
}

0 comments on commit c73be94

Please sign in to comment.