Skip to content

Commit

Permalink
fixed compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Dec 23, 2023
1 parent cb40a89 commit fd44b05
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3336,10 +3336,6 @@ extension Array where Element == ClosureParameter {
.init(name: "Method.swift", content:
"""
import Foundation
// For DynamicMemberLookup we need to import Stencil,
// however, this is different from SourceryRuntime.content.generated.swift, because
// it cannot reference Stencil
import Stencil
/// :nodoc:
public typealias SourceryMethod = Method
Expand Down

0 comments on commit fd44b05

Please sign in to comment.