mirror of
https://github.com/apache/druid.git
synced 2025-02-16 23:15:16 +00:00
cleanup
This commit is contained in:
parent
7428da51de
commit
d010b488a7
@ -222,7 +222,6 @@ public class DruidAvaticaTestDriver implements Driver
|
||||
{
|
||||
delegate.configureGuice(builder);
|
||||
builder.addModule(connectionModule);
|
||||
builder.addModule(new TestSqlModule());
|
||||
builder.addModule(
|
||||
binder -> {
|
||||
binder.bindConstant().annotatedWith(Names.named("serviceName")).to("test");
|
||||
|
Loading…
x
Reference in New Issue
Block a user