Removed unused import
This commit is contained in:
parent
9bb3e65387
commit
bb9a0b88d4
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ import net.osmand.plus.R;
|
|||
import net.osmand.plus.base.BaseOsmAndDialogFragment;
|
||||
import net.osmand.plus.wikivoyage.explore.WikivoyageExploreDialogFragment;
|
||||
|
||||
import static android.support.v4.app.FragmentManager.POP_BACK_STACK_INCLUSIVE;
|
||||
|
||||
public class WikivoyageBaseDialogFragment extends BaseOsmAndDialogFragment {
|
||||
|
||||
protected boolean nightMode;
|
||||
|
|
Loading…
Reference in a new issue