remove unused import

Remove unused import to have no warnings in the IDE.
This commit is contained in:
Bananeweizen 2015-01-10 09:08:17 +01:00
parent dd2dd55ce4
commit c41d5aa60f

View file

@ -22,7 +22,6 @@
******************************************************************************/
package com.mapswithme.maps.api;
import android.app.DownloadManager.Request;
import android.content.Context;
import android.content.Intent;