mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
Clean up
This commit is contained in:
@ -71,6 +71,4 @@ export default define(meta, async (ps, user) => {
|
||||
await AuthSessions.update(session.id, {
|
||||
userId: user.id
|
||||
});
|
||||
|
||||
return;
|
||||
});
|
||||
|
Reference in New Issue
Block a user