mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-17 11:25:15 +00:00
remove missed log
This commit is contained in:
@@ -130,7 +130,6 @@ router.patch(
|
||||
(_) => _ === b.parent_id,
|
||||
) + 1
|
||||
: 0);
|
||||
console.log(apos, bpos);
|
||||
return apos - bpos;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user