Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
superarts authored Jan 5, 2024
1 parent 4ec68fe commit 159ef88
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ public struct StringEnumHelper {
: " case \(name) = \"\(key.replacingOccurrences(of: "\n", with: ""))\"\n"
}


cases.append("\(comment)\n\(caseString)")
}
cases.sort()
Expand Down

0 comments on commit 159ef88

Please sign in to comment.