Merge "device_supported is true by default, no need to specify it." into main

This commit is contained in:
Treehugger Robot
2023-09-06 18:18:05 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
"tests": true,
"package": {
"either": {
"device_supported": true
}
}
}

View File

@@ -2,7 +2,6 @@
"features": ["svg_backend", "area_series", "line_series"],
"package": {
"plotters": {
"device_supported": true
}
}
}