mirror of
https://github.com/beetbox/beets.git
synced 2026-02-15 03:41:45 +01:00
remove datetype
This commit is contained in:
parent
85b500e41a
commit
e4063b5880
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ class SpotifyPlugin(MetadataSourcePlugin, BeetsPlugin):
|
|||
'spotify_tempo': types.FLOAT,
|
||||
'spotify_time_signature': types.INTEGER,
|
||||
'spotify_valence': types.FLOAT,
|
||||
'spotify_updated': DateType(),
|
||||
}
|
||||
|
||||
# Base URLs for the Spotify API
|
||||
|
|
|
|||
Loading…
Reference in a new issue