mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
skiplist: Delete unused methods
This commit is contained in:
parent
f650c3d73e
commit
e3d32a26b6
1 changed files with 0 additions and 2 deletions
|
@ -335,8 +335,6 @@ that is a string.
|
|||
return self.indexOfEntry(self.atOffset(offset));
|
||||
},
|
||||
search: (entryFunc) => _search(entryFunc),
|
||||
debugGetPoint: _getPoint,
|
||||
debugDepth: () => start.levels,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue