mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
providers: Removed unused import
This commit is contained in:
parent
f85137e92a
commit
5d58747213
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ import java.util.ArrayList;
|
|||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Vector;
|
||||
|
||||
@TargetApi(Build.VERSION_CODES.KITKAT)
|
||||
public class DocumentsStorageProvider extends DocumentsProvider {
|
||||
|
|
Loading…
Reference in a new issue