misc cleanup

This commit is contained in:
Travis Ralston 2019-04-04 09:30:15 -06:00
parent 10369170ed
commit f2b7042a33
2 changed files with 0 additions and 2 deletions

View file

@ -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) {