1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

comment stub method

This commit is contained in:
David Baker
2017-11-02 18:10:13 +00:00
parent f7201e8dee
commit 42589281d1

View File

@@ -30,6 +30,7 @@ export default class AutocompleteProvider {
} }
destroy() { destroy() {
// stub
} }
/** /**