Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosen081 committed Oct 21, 2024
1 parent d8cd1c0 commit 746d907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/WhoopDIKitTests/Injectable/InjectableTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ final class InjectableTests: XCTestCase {
"""
struct TestThing {
let bestThing: Int
internal init(notReal: Int, _ extraArg: String) {
self.bestThing = notReal
}
Expand Down

0 comments on commit 746d907

Please sign in to comment.