Skip to content

Commit 264e420

Browse files
committed
Dummy code style fix
1 parent 502d98b commit 264e420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/JSONLoggerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Logging
1212

1313

1414

15-
final class JSONLoggerTests: XCTestCase {
15+
final class JSONLoggerTests : XCTestCase {
1616

1717
public static let defaultJSONDecoder: JSONDecoder = {
1818
let res = JSONDecoder()

0 commit comments

Comments
 (0)