mirror of https://github.com/apache/druid.git
remove obsolete comment (#2858)
This commit is contained in:
parent
f80a5dc4ef
commit
b2745befb7
|
@ -96,9 +96,6 @@ import java.util.List;
|
|||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* This should be changed to use DI instead of a static reference...
|
||||
*/
|
||||
public class IndexIO
|
||||
{
|
||||
public static final byte V8_VERSION = 0x8;
|
||||
|
|
Loading…
Reference in New Issue