Files
moshi/kotlin
Zac Sweers 489b178a9b Only add constructor property if it will be used (#918)
Before - we would always add the constructor property even if the class had no default constructor parameters. Apparently -Werror doesn't flag this as a warning either, so we didn't catch it before
2019-09-12 16:07:41 -04:00
..
2019-09-08 19:15:02 -04:00
2019-09-12 14:13:23 -04:00