Removed pendo poc code
This commit is contained in:
parent
d1c71c7c54
commit
59a13560b3
1 changed files with 0 additions and 1 deletions
|
@ -78,4 +78,3 @@
|
|||
= render 'layouts/google_analytics' if extra_config.has_key?('google_analytics_id')
|
||||
= render 'layouts/piwik' if extra_config.has_key?('piwik_url') && extra_config.has_key?('piwik_site_id')
|
||||
= render_if_exists 'layouts/snowplow'
|
||||
= render_if_exists 'layouts/pendo' if Feature.enabled?(:pendo_tracking) && !Rails.env.test?
|
||||
|
|
Loading…
Reference in a new issue