mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -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, {
|
await AuthSessions.update(session.id, {
|
||||||
userId: user.id
|
userId: user.id
|
||||||
});
|
});
|
||||||
|
|
||||||
return;
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue