editor: cleanup

This commit is contained in:
Ammar Ahmed
2026-08-29 12:55:00 +05:00
parent 240220277e
commit 2fa7a6ae8a

View File

@@ -17,9 +17,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
import { Node as ProsemirrorNode } from "@tiptap/pm/model";
import { HeightMap } from "./height-map.js";
/**
* Where each child of a container sits, as a running total of the heights
* before it.