1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00

remove legacy polyfills and unused dependencies

This commit is contained in:
Germain Souquet
2021-06-11 12:19:14 +01:00
parent e84d51bc0a
commit 84679cf8ec
6 changed files with 0 additions and 39 deletions

View File

@@ -28,8 +28,6 @@ import encrypt from "browser-encrypt-attachment";
import extractPngChunks from "png-chunks-extract";
import Spinner from "./components/views/elements/Spinner";
// Polyfill for Canvas.toBlob API using Canvas.toDataURL
import "blueimp-canvas-to-blob";
import { Action } from "./dispatcher/actions";
import CountlyAnalytics from "./CountlyAnalytics";
import {