mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
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;
|
||||
return false;
|
||||
});
|
||||
|
||||
return new DocumentPosition(index, totalOffset - currentOffset);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue