mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
cleanup
This commit is contained in:
parent
46fff79fe2
commit
f4509fd097
3 changed files with 13 additions and 19 deletions
|
|
@ -7,8 +7,13 @@ import java.text.MessageFormat;
|
|||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
@SuppressWarnings("squid:S106")
|
||||
public class Printer {
|
||||
|
||||
private Printer() {
|
||||
// hide
|
||||
}
|
||||
|
||||
/**
|
||||
* Writes to standard output channel.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue