Fixed extra argument in function call after rebase
This commit is contained in:
-1
@@ -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