Removed unused imports

This commit is contained in:
PaulStets 2018-05-24 15:31:25 +03:00 committed by Alex Sytnyk
parent 4fad525359
commit b559414be4

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 android.util.Log;
import net.osmand.plus.GPXUtilities.GPXFile;