Skip to content
Snippets Groups Projects

Remove feature flag `product_analytics_snowplow_support`

All threads resolved!
14 files
+ 16
114
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -18,7 +18,6 @@ module ProjectsController
end
before_action do
push_frontend_feature_flag(:product_analytics_snowplow_support)
push_frontend_feature_flag(:remote_development_feature_flag)
push_licensed_feature(:remote_development)
end
Loading