Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extra "toValue = " on line 98. This was inside a ternary function whi…
…ch already was assigning its value to toValue. This likely was not causing a bug, but could cause compilers to less efficient, and some IDE's validations may not like it.
- Loading branch information