Skip to content

Fix unused MethodInfo properties in createRegistryFromDescriptors#422

Merged
timostamm merged 1 commit intomainfrom
tstamm/remove-runtime-method-info-props
Mar 13, 2023
Merged

Fix unused MethodInfo properties in createRegistryFromDescriptors#422
timostamm merged 1 commit intomainfrom
tstamm/remove-runtime-method-info-props

Conversation

@timostamm
Copy link
Member

@timostamm timostamm commented Mar 13, 2023

We still document the localName property of MethodInfo of an older version, and we still populate the property through createRegistryFromDescriptors(), but it isn't part of the types.

This PR removes the unused property completely.

Thanks to @dimitropoulos for calling it out.

@timostamm timostamm marked this pull request as ready for review March 13, 2023 16:31
@timostamm timostamm merged commit 57947d6 into main Mar 13, 2023
@timostamm timostamm deleted the tstamm/remove-runtime-method-info-props branch March 13, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants