Sonarqube fixes
This commit is contained in:
@@ -272,7 +272,7 @@ public class Columnar{
|
||||
|
||||
//Save and return the output
|
||||
outputString = output.toString();
|
||||
logger.debug("Output string '{}'", output.toString());
|
||||
logger.debug("Output string '{}'", outputString);
|
||||
}
|
||||
protected void createOutputStringFromRows(){
|
||||
logger.debug("Creating output string for decoding");
|
||||
|
||||
Reference in New Issue
Block a user