Skip to content
Snippets Groups Projects
Commit 531e1004 authored by Chris Beer's avatar Chris Beer
Browse files

Remove unused ref

parent 2c6913c9
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,6 @@ export class ChangeThemeDialog extends Component {
*/
constructor(props) {
super(props);
this.selectedItemRef = React.createRef();
this.handleThemeChange = this.handleThemeChange.bind(this);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment