remove test wasm binding

This commit is contained in:
Jonathan Spira 2024-10-01 23:28:36 -04:00
parent 2702390eb5
commit a0f7659a71

View File

@ -23,7 +23,6 @@ parking_lot = "0.12"
cfg-if = "1"
[features]
# default = ["docking"]
wasm = ["imgui-sys/wasm"]
freetype = ["imgui-sys/freetype"]
docking = ["imgui-sys/docking"]