🎨 Clean code

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-01-26 16:12:32 +08:00
parent e7af283cd3
commit 5f00642f70
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -25,7 +25,8 @@ import {
getContenteditableElement,
getFirstBlock,
getLastBlock,
getNextBlock, getParentBlock,
getNextBlock,
getParentBlock,
getPreviousBlock,
getTopAloneElement,
hasNextSibling,