Skip to content

Commit

Permalink
Remove accidental new line
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAHuman-xD authored Aug 29, 2023
1 parent 6a34470 commit 25ac165
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1202,5 +1202,4 @@ public final int hashCode() {
public @Nonnull Optional<SlimefunItem> getOptionalByItem(@Nullable ItemStack item) {
return Optional.ofNullable(getByItem(item));
}

}

0 comments on commit 25ac165

Please sign in to comment.