fix lint
This commit is contained in:
parent
3e02f247c8
commit
4c5bd71114
6 changed files with 14 additions and 20 deletions
|
@ -19,7 +19,6 @@ import dis from '../../../dispatcher';
|
|||
import { _t } from '../../../languageHandler';
|
||||
|
||||
export class TopLeftMenu extends React.Component {
|
||||
|
||||
constructor() {
|
||||
super();
|
||||
this.openSettings = this.openSettings.bind(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue