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