Skip to content

Commit

Permalink
chore: re-format with latest swiftformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jokerttu committed Oct 30, 2024
1 parent 5375957 commit ac235d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/Classes/Convert.swift
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ enum Convert {
return .left
case .right:
return .right

@unknown default:
return .none
}
Expand Down

0 comments on commit ac235d0

Please sign in to comment.