Removed unused imports

This commit is contained in:
PaulStets 2018-05-24 15:32:10 +03:00 committed by Alex Sytnyk
parent b559414be4
commit 696fdfe6be

View file

@ -8,7 +8,6 @@ import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.annotation.Size;
import android.text.TextUtils;
import net.osmand.plus.GPXUtilities.GPXFile;
import org.apache.commons.codec.binary.Hex;