Skip to content

Commit 5a3bb08

Browse files
authored
Removed random newline
1 parent e8a0f74 commit 5a3bb08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugin/src/main/java/at/helpch/chatchat/placeholder/PlaceholderAPIPlaceholders.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
import java.util.List;
1414
import java.util.Optional;
1515

16-
public final class
17-
PlaceholderAPIPlaceholders extends PlaceholderExpansion {
16+
public final class PlaceholderAPIPlaceholders extends PlaceholderExpansion {
1817
private final ChatChatPlugin plugin;
1918

2019
public PlaceholderAPIPlaceholders(@NotNull final ChatChatPlugin plugin) {

0 commit comments

Comments
 (0)