[PR #131] [MERGED] Minor stylistic change to import path #622

Closed
opened 2026-02-28 14:50:15 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: use-crate-import


📝 Commits (1)

  • 2a2b849 Minor 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 of super::super::


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/131 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 11/4/2019 **Status:** ✅ Merged **Merged:** 11/5/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `use-crate-import` --- ### 📝 Commits (1) - [`2a2b849`](https://github.com/Rigellute/spotify-tui/commit/2a2b84993bfe48929bd44b9ba48fe5bf3b5faee8) Minor stylistic change to import path ### 📊 Changes **8 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Use `crate::` instead of `super::super::` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#622
No description provided.