Removed unused import

This commit is contained in:
PaulStets 2018-04-28 16:00:08 +03:00
parent 9bb3e65387
commit bb9a0b88d4

View file

@ -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;