Skip to content

Remove obsolete FetchAdapter mixin #2035

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

Merged
merged 1 commit into from
Dec 21, 2019
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 21, 2019

ember-data will use it fetch() automatically now (see emberjs/data#6082)

Resolves #1995

r? @locks

`ember-data` will use it `fetch()` automatically now, see emberjs/data#6082
Copy link

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

I love deleted code

@locks
Copy link
Contributor

locks commented Dec 21, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 21, 2019

📌 Commit bda9030 has been approved by locks

bors added a commit that referenced this pull request Dec 21, 2019
Remove obsolete `FetchAdapter` mixin

`ember-data` will use it `fetch()` automatically now (see emberjs/data#6082)

Resolves #1995

r? @locks
@bors
Copy link
Contributor

bors commented Dec 21, 2019

⌛ Testing commit bda9030 with merge eb1a84f...

@bors
Copy link
Contributor

bors commented Dec 21, 2019

☀️ Test successful - checks-travis
Approved by: locks
Pushing eb1a84f to master...

@bors bors merged commit bda9030 into rust-lang:master Dec 21, 2019
@Turbo87 Turbo87 deleted the fetch-adapter branch December 21, 2019 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FetchAdapter deprecation warning after recent frontend version bumps
5 participants