Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 committed Oct 2, 2023
1 parent ada67d4 commit 505083e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/PublicInitMacroPlugin/PublicInitMacro.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public struct PublicInitMacro: MemberMacro {
return nil
}


if let functionType = typeAnnotation.type.as(FunctionTypeSyntax.self) {
return binding.with(
\.typeAnnotation,
Expand Down

0 comments on commit 505083e

Please sign in to comment.