Improve various small code quality issues
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -70,6 +70,7 @@ public class BannerCommand implements MessageCommand
|
||||
resFound = true;
|
||||
break;
|
||||
} catch (NumberFormatException ignored) {
|
||||
// ignored because we're running a check after this block
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user