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 2131825 commit 48d9680Copy full SHA for 48d9680
Sources/async-http-client/validate/type/Status.swift
@@ -22,7 +22,6 @@ public extension Http.Validate{
22
23
/// Validate by predicate func if you need some specific logic
24
case predicate(Predicate)
25
-
26
}
27
28
0 commit comments