You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-19 20:23:18 +03:00
remove unused imports
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@ -18,7 +18,6 @@ limitations under the License.
|
||||
import request from 'browser-request';
|
||||
import counterpart from 'counterpart';
|
||||
import q from 'q';
|
||||
import sanitizeHtml from "sanitize-html";
|
||||
|
||||
import UserSettingsStore from './UserSettingsStore';
|
||||
|
||||
|
Reference in New Issue
Block a user