Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning in generated kotlin files (PolymerLabs#4288)
``` warning: unnecessary safe call on a non-null receiver of type String value?.let { encoder.encode("value:T", it) } ```
- Loading branch information