mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #25] [MERGED] remove unneeded extern crate #190
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/25
Author: @uuttff8
Created: 11/6/2018
Status: ✅ Merged
Merged: 11/7/2018
Merged by: @ramsayleung
Base:
master← Head:patch-1📝 Commits (1)
061fd3bremove unneeded extern crate📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
examples/new_releases.rs(+0 -1)📄 Description
As title, I remove unneeded extern crate. I test code without it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
is_playablealways beingNone#351