mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
eslint fix
This commit is contained in:
@@ -23,7 +23,6 @@ const friendReq = {
|
||||
* @type {import('../types/api/friend').GetFriends}
|
||||
*/
|
||||
getFriends(params) {
|
||||
|
||||
return request('auth/user/friends', {
|
||||
method: 'GET',
|
||||
params
|
||||
|
||||
Reference in New Issue
Block a user