summaryrefslogtreecommitdiffstats
path: root/vespalog/src/main/java/com/yahoo/log/LogSetup.java
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/main/java/com/yahoo/log/LogSetup.java')
-rw-r--r--vespalog/src/main/java/com/yahoo/log/LogSetup.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/vespalog/src/main/java/com/yahoo/log/LogSetup.java b/vespalog/src/main/java/com/yahoo/log/LogSetup.java
index 67fb7f71a2d..d285382849e 100644
--- a/vespalog/src/main/java/com/yahoo/log/LogSetup.java
+++ b/vespalog/src/main/java/com/yahoo/log/LogSetup.java
@@ -1,8 +1,6 @@
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.log;
-import com.yahoo.log.impl.LogUtils;
-
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
@@ -25,7 +23,7 @@ import java.util.logging.Logger;
@SuppressWarnings("removal")
public class LogSetup {
- private static Timer taskRunner = new Timer(true);
+ private static final Timer taskRunner = new Timer(true);
/**
* A global task thread