Skip to content

Commit

Permalink
did not commit import ....
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Gratzl committed Jan 10, 2025
1 parent 2773a26 commit ec694f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/range/Boundaries.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { isLeaf } from '../node/Category';
import { isInline, isLeaf } from '../node/Category';
import { getLength, getNearest } from '../node/Node';
import { isLineBreak } from '../node/Whitespace';
import { TEXT_NODE } from '../Constants';
Expand Down

0 comments on commit ec694f5

Please sign in to comment.