mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-11 19:27:25 -08:00
refactor: remove unused property
This commit is contained in:
parent
55f01f74a6
commit
3c812f916e
|
@ -9,7 +9,6 @@ import (
|
|||
)
|
||||
|
||||
type spotifyArgs struct {
|
||||
spotifyDarwinTitle string
|
||||
spotifyDarwinRunning string
|
||||
spotifyDarwinStatus string
|
||||
spotifyDarwinArtist string
|
||||
|
|
Loading…
Reference in a new issue