Removed unused import

This commit is contained in:
PaulStets 2017-12-19 14:19:12 +02:00
parent 4998a9d9a2
commit d0253941d4

View file

@ -7,7 +7,6 @@ import net.osmand.ResultMatcher;
import net.osmand.binary.BinaryMapIndexReader;
import net.osmand.data.Amenity;
import net.osmand.data.LatLon;
import net.osmand.data.MapObject;
import net.osmand.data.Street;
import net.osmand.osm.MapPoiTypes;
import net.osmand.search.core.CustomSearchPoiFilter;