Remove ign feature flag
This commit is contained in:
parent
01c558953b
commit
e74dcb0056
2 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue