Skip to content

Commit cc9e3eb

Browse files
committed
Revert another unnecessary change
1 parent ff24470 commit cc9e3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneShellHA.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
@TestMethodOrder(OrderAnnotation.class)
131131
public class TestOzoneShellHA {
132132

133-
protected static final Logger LOG =
133+
private static final Logger LOG =
134134
LoggerFactory.getLogger(TestOzoneShellHA.class);
135135

136136
private static final String DEFAULT_ENCODING = UTF_8.name();

0 commit comments

Comments
 (0)