Skip to content

Commit

Permalink
#274 - whitespaces removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgi Todorov committed Oct 4, 2017
1 parent bdcff8f commit 7b0cf08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* @author tschneck
* Date: 2/24/16
*/
public abstract class AbstractOutputBuilder {
public abstract class AbstractOutputBuilder {
public final static SimpleDateFormat dateFormat = new SimpleDateFormat("dd.MM.YY HH:mm:ss");
protected Logger LOGGER = LoggerFactory.getLogger(getClass());

Expand Down

0 comments on commit 7b0cf08

Please sign in to comment.