Skip to content

Commit 1b94f63

Browse files
committed
remove unnecessary line
1 parent 5b296c6 commit 1b94f63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/connections/sources/catalog/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Below is a list of the available sources on the Segment platform.
2121
<div class="destinations-catalog">
2222
{% assign categories = site.data.catalog.source_categories.items %}
2323
{% assign all_categories = "Website, Mobile, Server, A/B Testing, Advertising, Analytics, Attribution, CRM, Custom, Customer Success, Email Marketing, Enrichment, Feature Flagging, Helpdesk, Learning Management System, Livechat, Marketing Automation, Ott, Payments, Performance Monitoring, Personalization, Raw Data, Referrals, SMS & Push Notifications, Surveys, Virtual Assistant" | split: ", " %}
24-
{% assign other_categories = | split: ", " %}
25-
2624
{% for category in all_categories %}
2725
<div class="destinations-catalog__section markdown" id="{{ category | slugify }}">
2826
<h2 class="destinations-catalog__title" id="{{ category | slugify }}">

0 commit comments

Comments
 (0)