mirror of
https://github.com/corda/corda.git
synced 2025-06-05 17:01:45 +00:00
Remove commented out code
This commit is contained in:
parent
f19bcea82f
commit
84914aa5c8
@ -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) &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user