Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a96bfee

Browse files
committed
Remove unused UserSettingsStore import
1 parent 1c82df2 commit a96bfee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/views/elements/Flair.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import React from 'react';
2020
import PropTypes from 'prop-types';
2121
import {MatrixClient} from 'matrix-js-sdk';
22-
import UserSettingsStore from '../../../UserSettingsStore';
2322
import FlairStore from '../../../stores/FlairStore';
2423
import dis from '../../../dispatcher';
2524

0 commit comments

Comments
 (0)