mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 22:23:17 -05:00
[web] Remove unused API method
This commit is contained in:
parent
1c7a4b2a4d
commit
69f4af5df6
@ -447,10 +447,6 @@ export default {
|
||||
return axios.get('./api/spotify')
|
||||
},
|
||||
|
||||
spotify_login(credentials) {
|
||||
return axios.post('./api/spotify-login', credentials)
|
||||
},
|
||||
|
||||
spotify_logout() {
|
||||
return axios.get('./api/spotify-logout')
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user