Skip to content

Commit fc62de0

Browse files
algolia-botmillotp
andcommitted
fix(specs): remove SFCC source type [skip-bc] (generated)
algolia/api-clients-automation#4190 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent 50bc69c commit fc62de0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/Model/Ingestion/SourceType.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ class SourceType
3030

3131
public const SHOPIFY = 'shopify';
3232

33-
public const SFCC = 'sfcc';
34-
3533
public const PUSH = 'push';
3634

3735
/**
@@ -50,7 +48,6 @@ public static function getAllowableEnumValues()
5048
self::GA4_BIGQUERY_EXPORT,
5149
self::JSON,
5250
self::SHOPIFY,
53-
self::SFCC,
5451
self::PUSH,
5552
];
5653
}

0 commit comments

Comments
 (0)