1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-28 05:03:59 +03:00

Rip out more bluebirds

This commit is contained in:
Michael Telatynski
2019-11-25 16:58:46 +00:00
parent 0170cb066d
commit efcaadd0b4
6 changed files with 1 additions and 10 deletions

View File

@@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
import Promise from 'bluebird';
import logger from '../logger';
import utils from '../utils';