Skip to content

Commit ab0fe61

Browse files
committed
spotless fix
1 parent 3323c48 commit ab0fe61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/src/main/java/org/togetherjava/tjbot/features/help/HelpSystemHelper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ enum TicketStatus {
373373
this.val = val;
374374
}
375375
}
376+
376377
Optional<Long> getAuthorByHelpThreadId(final long channelId) {
377378

378379
logger.debug("Looking for thread-record using channel ID: {}", channelId);

0 commit comments

Comments
 (0)