Skip to content

[FEATURE ember-factory-for] Remove duplicated code.#14736

Merged
rwjblue merged 1 commit intomasterfrom
rwjblue-patch-1
Dec 20, 2016
Merged

[FEATURE ember-factory-for] Remove duplicated code.#14736
rwjblue merged 1 commit intomasterfrom
rwjblue-patch-1

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Dec 19, 2016

This functionality was moved into ContainerProxyMixin, and doesn't need to be duplicated here.

}
});

if (isFeatureEnabled('ember-factory-for')) {
Copy link
Contributor

Choose a reason for hiding this comment

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

The isFeatureEnabled import needs to be removed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ahh, thank you! Will update

This functionality was moved into `ContainerProxyMixin`, and doesn't need to be duplicated here.
@rwjblue rwjblue merged commit 62a54fd into master Dec 20, 2016
@rwjblue rwjblue deleted the rwjblue-patch-1 branch December 20, 2016 20:05
@homu homu mentioned this pull request Dec 20, 2016
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.

2 participants