mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
web: get rid of web-streams-polyfill
This commit is contained in:
committed by
Abdullah Atta
parent
03a2a2f9cc
commit
00053cb99d
@@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import "web-streams-polyfill/dist/ponyfill";
|
||||
import { xxhash64, createXXHash64 } from "hash-wasm";
|
||||
import axios from "axios";
|
||||
import { AppEventManager, AppEvents } from "../common/app-events";
|
||||
|
||||
Reference in New Issue
Block a user