hotfix(RSSHandlerRoutine): resolve java:S121 by christolis · Pull Request #1364 · Together-Java/TJ-Bot

@christolis

While analyzing the code, SonarQube is rightfully complaining about:

  Control structures should use curly braces.

Fix this by simply adding curly braces to the if statement.

Signed-off-by: Chris Sdogkos <work@chris-sdogkos.com>

ankitsmt211

tj-wazei