You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
misc cleanup
This commit is contained in:
@@ -37,7 +37,6 @@ const STICKERPICKER_Z_INDEX = 3500;
|
||||
const PERSISTED_ELEMENT_KEY = "stickerPicker";
|
||||
|
||||
export default class Stickerpicker extends React.Component {
|
||||
|
||||
static currentWidget;
|
||||
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user