mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07:00
Clean up
This commit is contained in:
parent
622b006734
commit
99786612eb
1 changed files with 0 additions and 2 deletions
|
@ -71,6 +71,4 @@ export default define(meta, async (ps, user) => {
|
|||
await AuthSessions.update(session.id, {
|
||||
userId: user.id
|
||||
});
|
||||
|
||||
return;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue