Skip to content

Commit de078fb

Browse files
Remove newline (#603)
1 parent 2c08383 commit de078fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/NodesXcodeTemplatesGenerator/StencilContexts/WorkerStencilContext.swift

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ public struct WorkerStencilContext: StencilContext {
88
private let workerName: String
99
private let workerImports: [String]
1010
private let workerGenericTypes: [String]
11-
1211
private let isPeripheryCommentEnabled: Bool
1312

1413
internal var dictionary: [String: Any] {

0 commit comments

Comments
 (0)