mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
cleanup
This commit is contained in:
parent
3933af79a0
commit
0facb4202d
@ -956,7 +956,6 @@ public class IndexMaker
|
||||
public VSizeIndexedInts apply(List<Integer> input)
|
||||
{
|
||||
if (input == null) {
|
||||
//return null;
|
||||
return VSizeIndexedInts.fromList(
|
||||
new AbstractList<Integer>()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user