mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
editor: cleanup
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user