You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-13 23:41:50 +03:00
Rip out the remainder of Bluebird
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
import sinon from 'sinon';
|
||||
import Promise from 'bluebird';
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import peg from '../src/MatrixClientPeg';
|
||||
|
Reference in New Issue
Block a user