Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bayang committed May 13, 2022
1 parent 92f2b90 commit 6497ebf
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ class UserMessagesController(
): UserMessageDto {
return userMessageService.save(createUserMessageDto, (principal.principal as JeluUser).user)
}

}
}

0 comments on commit 6497ebf

Please sign in to comment.