Remove blade as the default for GPUI (#27794)

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki
2025-03-31 17:34:47 +00:00
committed by GitHub
parent 17aecfde6f
commit 627ae7af6f
+1 -1
View File
@@ -12,7 +12,7 @@ license = "Apache-2.0"
workspace = true
[features]
default = ["macos-blade", "http_client", "font-kit", "wayland", "x11"]
default = ["http_client", "font-kit", "wayland", "x11"]
test-support = [
"leak-detection",
"collections/test-support",