Skip to content

Commit c177ce9

Browse files
committed
[gardening]
1 parent e2e580f commit c177ce9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/KeyValueEncoder.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public struct KeyValueEncoder: Sendable {
4646
/// The strategy to use for encoding `nil`. Defaults to `Optional<Any>.none` which can be cast to any optional type.
4747
public var nilEncodingStrategy: NilEncodingStrategy = .default
4848

49-
5049
/// Initializes `self` with default strategies.
5150
public init () {
5251
self.userInfo = [:]

0 commit comments

Comments
 (0)