Remove commented out code

This commit is contained in:
Kat Baker 2018-04-12 11:18:39 +01:00
parent f19bcea82f
commit 84914aa5c8

View File

@ -305,7 +305,6 @@ fun propertiesForSerializationFromSetters(
"takes too many arguments")
}
//val setterType = setter.parameterTypes[0]!!
val setterType = setter.genericParameterTypes[0]!!
if ((property.value.field != null) &&