whitespace (in model)
This commit is contained in:
parent
7f501b2aef
commit
47d8d86bbe
1 changed files with 0 additions and 1 deletions
|
@ -388,7 +388,6 @@ export default class EditorModel {
|
||||||
currentOffset += partLen;
|
currentOffset += partLen;
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
return new DocumentPosition(index, totalOffset - currentOffset);
|
return new DocumentPosition(index, totalOffset - currentOffset);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue