mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-19 15:52:28 +00:00
Fixed extra argument in function call after rebase
This commit is contained in:
@@ -364,7 +364,6 @@ fun AbstractSerialGenerator.getSerialTypeInfo(property: SerializableProperty, ty
|
||||
serializer = findTypeSerializerOrContext(
|
||||
property.module,
|
||||
property.type,
|
||||
property.descriptor.annotations,
|
||||
property.descriptor.findPsi()
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user