You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
remove unused imports
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@ -15,8 +15,6 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import Skinner from './Skinner';
|
||||
import request from 'browser-request';
|
||||
import UserSettingsStore from './UserSettingsStore';
|
||||
|
||||
module.exports.loadSkin = function(skinObject) {
|
||||
Skinner.load(skinObject);
|
||||
|
Reference in New Issue
Block a user