Remove the wasm library from the sky_engine package (#22525)

wasm was removed in a recent Dart roll
(8d332b7ae3)
This commit is contained in:
Jason Simmons 2020-11-14 14:27:38 -08:00 committed by GitHub
parent 0c51381a66
commit 3e77d854a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ embedded_libs:
"dart:math": "math/math.dart"
"dart:typed_data": "typed_data/typed_data.dart"
"dart:ui": "ui/ui.dart"
"dart:wasm": "wasm/wasm.dart"
"dart:_http": "_http/http.dart"
"dart:_interceptors": "_interceptors/interceptors.dart"