mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-10 01:23:48 +01:00
Remove dummy data from API
This commit is contained in:
parent
c4fac34e6a
commit
bc38094a41
@ -131,7 +131,6 @@ def oauth_grant():
|
||||
|
||||
return jsonify({
|
||||
"access_token": token.access_token,
|
||||
"refresh_token": "abc",
|
||||
"token_type": "Bearer",
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user