Fixing empty prefixes/values for "capacity" fields.
This commit is contained in:
parent
e8539c094b
commit
5c6c611136
2 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
package net.osmand.util;
|
||||
|
||||
import java.util.Calendar;
|
||||
import java.util.TimeZone;
|
||||
import net.osmand.IProgress;
|
||||
import net.osmand.PlatformUtil;
|
||||
import net.osmand.router.GeneralRouter;
|
||||
|
|
|
@ -3,7 +3,6 @@ package net.osmand.plus;
|
|||
import android.content.Context;
|
||||
import android.text.format.DateUtils;
|
||||
|
||||
import java.util.TimeZone;
|
||||
import net.osmand.data.Amenity;
|
||||
import net.osmand.data.City.CityType;
|
||||
import net.osmand.osm.AbstractPoiType;
|
||||
|
|
Loading…
Reference in a new issue