Skip to content

Commit

Permalink
fixed codacy-bot recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
gregw committed Jan 17, 2017
1 parent a0132cf commit 0676de0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class GaeFlexLoggingEnhancer implements LoggingHandler.Enhancer {

private static final ThreadLocal<String> traceId = new ThreadLocal<>();

private String gaeInstanceId;
private final String gaeInstanceId;

/**
* Set the Trace ID associated with any logging done by the current thread.
Expand Down

0 comments on commit 0676de0

Please sign in to comment.