mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #131] [MERGED] Minor stylistic change to import path #622
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#622
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/Rigellute/spotify-tui/pull/131
Author: @Rigellute
Created: 11/4/2019
Status: ✅ Merged
Merged: 11/5/2019
Merged by: @Rigellute
Base:
master← Head:use-crate-import📝 Commits (1)
2a2b849Minor stylistic change to import path📊 Changes
8 files changed (+10 additions, -10 deletions)
View changed files
📝
src/handlers/album_list.rs(+1 -1)📝
src/handlers/album_tracks.rs(+2 -2)📝
src/handlers/artist_albums.rs(+1 -1)📝
src/handlers/artists.rs(+1 -1)📝
src/handlers/common_key_events.rs(+1 -1)📝
src/handlers/empty.rs(+2 -2)📝
src/handlers/error_screen.rs(+1 -1)📝
src/handlers/help_menu.rs(+1 -1)📄 Description
Use
crate::instead ofsuper::super::🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.