mirror of https://github.com/vector-im/riot-web
whitespace (in model)
parent
7f501b2aef
commit
47d8d86bbe
|
@ -388,7 +388,6 @@ export default class EditorModel {
|
|||
currentOffset += partLen;
|
||||
return false;
|
||||
});
|
||||
|
||||
return new DocumentPosition(index, totalOffset - currentOffset);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue