We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6922d commit e0d0ce7Copy full SHA for e0d0ce7
algoliasearch/ingestion/models/source_type.py
@@ -40,8 +40,6 @@ class SourceType(str, Enum):
40
41
SHOPIFY = "shopify"
42
43
- SFCC = "sfcc"
44
-
45
PUSH = "push"
46
47
@classmethod
0 commit comments