remove unused import
Remove unused import to have no warnings in the IDE.
This commit is contained in:
parent
dd2dd55ce4
commit
c41d5aa60f
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
******************************************************************************/
|
||||
package com.mapswithme.maps.api;
|
||||
|
||||
import android.app.DownloadManager.Request;
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue