EventIndex: Silence the linter complaining about missing docs.
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
|||||||
import PlatformPeg from "../PlatformPeg";
|
import PlatformPeg from "../PlatformPeg";
|
||||||
import MatrixClientPeg from "../MatrixClientPeg";
|
import MatrixClientPeg from "../MatrixClientPeg";
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* Event indexing class that wraps the platform specific event indexing.
|
* Event indexing class that wraps the platform specific event indexing.
|
||||||
*/
|
*/
|
||||||
export default class EventIndex {
|
export default class EventIndex {
|
||||||
|
|||||||
Reference in New Issue
Block a user