fix lint
parent
41e41269dc
commit
d40f49e2c2
|
@ -17,7 +17,6 @@ limitations under the License.
|
||||||
|
|
||||||
import AutocompleteWrapperModel from "./autocomplete";
|
import AutocompleteWrapperModel from "./autocomplete";
|
||||||
import Avatar from "../Avatar";
|
import Avatar from "../Avatar";
|
||||||
import MatrixClientPeg from "../MatrixClientPeg";
|
|
||||||
|
|
||||||
class BasePart {
|
class BasePart {
|
||||||
constructor(text = "") {
|
constructor(text = "") {
|
||||||
|
|
Loading…
Reference in New Issue