Remove unused property from Linux Web Framework tests (flutter/engine#50891)

Part of https://github.com/flutter/flutter/issues/143671

The `framework` property is not being used at all.
This commit is contained in:
keyonghan 2024-02-22 15:58:21 -08:00 committed by GitHub
parent 5cb500ca6e
commit f305bac5d2

View File

@ -320,7 +320,6 @@ targets:
{"dependency": "chrome_and_driver", "version": "version:119.0.6045.9"},
{"dependency": "curl", "version": "version:7.64.0"}
]
framework: "true"
no_goma: "true"
drone_dimensions: >
["device_type=none", "os=Linux"]