fix lint
This commit is contained in:
@@ -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 = "") {
|
||||||
|
|||||||
Reference in New Issue
Block a user