mirror of https://github.com/apache/druid.git
remove not needed
This commit is contained in:
parent
dffa331018
commit
61dd670784
|
@ -44,7 +44,7 @@ public abstract class GuiceRunnable implements Runnable
|
||||||
private final Logger log;
|
private final Logger log;
|
||||||
|
|
||||||
private Properties properties;
|
private Properties properties;
|
||||||
protected Injector baseInjector;
|
private Injector baseInjector;
|
||||||
|
|
||||||
public GuiceRunnable(Logger log)
|
public GuiceRunnable(Logger log)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue