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