Remove ign feature flag

This commit is contained in:
Paul Chavard 2021-05-06 18:48:24 +02:00
parent 01c558953b
commit e74dcb0056
2 changed files with 1 additions and 5 deletions

View file

@ -62,10 +62,7 @@ class Champs::CarteChamp < Champ
end
def render_options
{
ign: Flipper.enabled?(:carte_ign, procedure),
layers: optional_layers
}
{ layers: optional_layers }
end
def position