Skip to content

Commit 0943b4e

Browse files
jandroktstackotter
authored andcommitted
Remove a trailing whitespace in RenderCoordinator
1 parent 399edc3 commit 0943b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Core/Renderer/RenderCoordinator.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public final class RenderCoordinator: NSObject, MTKViewDelegate {
9494

9595
/// The longest a frame has taken to encode so far.
9696
private var longestFrame: Double = 0
97-
97+
9898
// MARK: Init
9999

100100
/// Creates a render coordinator.

0 commit comments

Comments
 (0)