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

Block API: Drop removed createReusableBlock function #5702

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

aduth
Copy link
Member

@aduth aduth commented Mar 20, 2018

Related: #5228

This pull request seeks to drop the removed createReusableBlock function from the export of blocks/api. The function was removed in #5228, but the lingering reference was not noticed until #5267 where Webpack's detection of unknown imports was improved and a warning logged upon build.

Testing instructions:

There should be no use of this function, so no functional change. Verify instead that there are no other lingering references in the code.

@aduth aduth added the [Feature] Block API API that allows to express the block paradigm. label Mar 20, 2018
@mtias mtias merged commit aefb285 into master Mar 20, 2018
@mtias mtias deleted the remove/create-reusable-block branch March 20, 2018 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block API API that allows to express the block paradigm.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants