mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
Remove unused import
This commit is contained in:
parent
76e88dcd2b
commit
47f0a24f93
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ import android.preference.PreferenceManager;
|
|||
import android.provider.OpenableColumns;
|
||||
import android.support.design.widget.Snackbar;
|
||||
import android.support.v4.app.Fragment;
|
||||
import android.support.v4.app.FragmentManager;
|
||||
import android.support.v4.app.FragmentTransaction;
|
||||
import android.support.v4.content.ContextCompat;
|
||||
import android.support.v4.view.GravityCompat;
|
||||
|
|
Loading…
Reference in a new issue