remove crap

This commit is contained in:
Zoltan Haindrich 2024-05-14 16:04:19 +00:00
parent 43fd8af63c
commit a16f982699
1 changed files with 0 additions and 1 deletions

View File

@ -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())