This commit is contained in:
Bruno Windels 2019-06-12 19:09:27 +02:00
parent 41e41269dc
commit d40f49e2c2

View file

@ -17,7 +17,6 @@ limitations under the License.
import AutocompleteWrapperModel from "./autocomplete";
import Avatar from "../Avatar";
import MatrixClientPeg from "../MatrixClientPeg";
class BasePart {
constructor(text = "") {