Remove unused UserSettingsStore import
This commit is contained in:
parent
1c82df216e
commit
a96bfee9f2
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {MatrixClient} from 'matrix-js-sdk';
|
||||
import UserSettingsStore from '../../../UserSettingsStore';
|
||||
import FlairStore from '../../../stores/FlairStore';
|
||||
import dis from '../../../dispatcher';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue