Skip to content

Commit

Permalink
Remove accidental HTML tag :)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichailiK committed Aug 24, 2024
1 parent 4a8392f commit b80b0c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* A logback turbo filter, used retrieve the YouTube OAuth2 refresh token that gets logged once authorized with YouTube.
*
* @author Michaili K. <[email protected]></[email protected]>
* @author Michaili K. <[email protected]>
*/
public class YouTubeOauth2TurboFilter extends TurboFilter {
public final static org.slf4j.Logger LOGGER = LoggerFactory.getLogger(YouTubeOauth2TurboFilter.class);
Expand Down

0 comments on commit b80b0c8

Please sign in to comment.