mirror of https://github.com/apache/druid.git
remove crap
This commit is contained in:
parent
43fd8af63c
commit
a16f982699
|
@ -610,7 +610,6 @@ public class SqlTestFramework
|
|||
// test pulls in a module, then pull in that module, even though we are
|
||||
// not the Druid node to which the module is scoped.
|
||||
.ignoreLoadScopes()
|
||||
.addModule(binder -> binder.bind(Closer.class).toInstance(resourceCloser))
|
||||
.addModule(new LookylooModule())
|
||||
.addModule(new SegmentWranglerModule())
|
||||
.addModule(new SqlAggregationModule())
|
||||
|
|
Loading…
Reference in New Issue