remove obsolete comment (#2858)

This commit is contained in:
Xavier Léauté 2016-04-19 13:06:58 -07:00 committed by Fangjin Yang
parent f80a5dc4ef
commit b2745befb7
1 changed files with 0 additions and 3 deletions

View File

@ -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;