Commit d6bb2202 authored by Julian Thome's avatar Julian Thome Committed by Natalia Tepluhina

Remove feture-flag from Frontend

parent ca17296d
......@@ -160,8 +160,5 @@ export function mountSidebar(mediator, store) {
mountStatusComponent(store);
mountEpicsSelect();
mountIterationSelect();
if (gon.features.cveIdRequestButton) {
mountCveIdRequestComponent(store);
}
mountCveIdRequestComponent(store);
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment