Drop empty BinaryMapIndexTestReader
This commit is contained in:
parent
79d66be999
commit
6b6708e82b
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
package net.osmand.binary;
|
|
||||||
|
|
||||||
import java.io.File;
|
|
||||||
|
|
||||||
public class BinaryMapIndexTestReader {
|
|
||||||
|
|
||||||
public static BinaryMapIndexReader buildTestReader(File file) {
|
|
||||||
// TODO Auto-generated method stub
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in a new issue