ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Fix Build Warnings #421

Closed LukeCrouch closed 3 years ago

LukeCrouch commented 3 years ago

When building my App, I get some warnings because some variables where never used and should be created as let instead of var.