Skip to content

Commit 6f9fb25

Browse files
algolia-botmillotp
andcommitted
fix(specs): remove SFCC source type [skip-bc] (generated)
algolia/api-clients-automation#4190 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
1 parent 76ecbdd commit 6f9fb25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

algoliasearch/src/main/java/com/algolia/model/ingestion/SourceType.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ public enum SourceType {
2424

2525
SHOPIFY("shopify"),
2626

27-
SFCC("sfcc"),
28-
2927
PUSH("push");
3028

3129
private final String value;

0 commit comments

Comments
 (0)