mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Remove legacy and/or code that is not used.
This commit is contained in:
parent
d99031b3b6
commit
5f3a721339
18 changed files with 4 additions and 203 deletions
|
@ -48,6 +48,5 @@ export default defineEventHandler(async (event) => {
|
|||
current_spot: "KEEP_LOGIN",
|
||||
email: fetchViaSQL[0].email,
|
||||
avatarURL: fetchViaSQL[0].avatarurl,
|
||||
firstName: fetchViaSQL[0].firstName,
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue