Skip to content

Commit 01f3583

Browse files
algolia-botmillotp
andcommitted
fix(specs): remove the processing outcome (generated)
algolia/api-clients-automation#4359 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent 185acea commit 01f3583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Ingestion/Models/RunOutcome.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import Foundation
1010
public enum RunOutcome: String, Codable, CaseIterable {
1111
case success
1212
case failure
13-
case processing
1413
}
1514

1615
extension RunOutcome: Hashable {}

0 commit comments

Comments
 (0)