remove missed log
This commit is contained in:
parent
04ddfadbb6
commit
4f6211ce50
@ -130,7 +130,6 @@ router.patch(
|
||||
(_) => _ === b.parent_id,
|
||||
) + 1
|
||||
: 0);
|
||||
console.log(apos, bpos);
|
||||
return apos - bpos;
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user