EventIndex: Silence the linter complaining about missing docs.
This commit is contained in:
parent
0631faf902
commit
4bd46f9d69
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
import PlatformPeg from "../PlatformPeg";
|
||||
import MatrixClientPeg from "../MatrixClientPeg";
|
||||
|
||||
/**
|
||||
/*
|
||||
* Event indexing class that wraps the platform specific event indexing.
|
||||
*/
|
||||
export default class EventIndex {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue