Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove empty unchained function calls #68

Merged
merged 27 commits into from Jan 24, 2022
Merged

Remove empty unchained function calls #68

merged 27 commits into from Jan 24, 2022

Conversation

JulissaDantes
Copy link
Contributor

@JulissaDantes JulissaDantes commented Jan 14, 2022

For the cases where the constructor is empty we dont want the chained function declaration, nor the unchained calls, this PR includes:

  • Remove unchained function declaration
  • Remove call from contract chained declaration if it doesnt have parameters
  • Remove from inheritance call if it doesnt have parameters

@JulissaDantes JulissaDantes changed the title Empty unchained Remove empty unchained function declarations Jan 14, 2022
@JulissaDantes JulissaDantes marked this pull request as draft January 14, 2022 18:16
@JulissaDantes JulissaDantes marked this pull request as ready for review January 17, 2022 12:52
@JulissaDantes
Copy link
Contributor Author

JulissaDantes commented Jan 17, 2022

Update: Must mantain implementation but still remove calls to empty unchained

@JulissaDantes JulissaDantes changed the title Remove empty unchained function declarations Remove empty unchained function calls Jan 17, 2022
@JulissaDantes JulissaDantes marked this pull request as draft January 18, 2022 19:37
@JulissaDantes JulissaDantes marked this pull request as ready for review January 19, 2022 13:13
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@frangio frangio merged commit f0c72bb into master Jan 24, 2022
@frangio frangio deleted the EmptyUnchained branch January 24, 2022 18:23
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.

None yet

3 participants