Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8b8c66f authored by Martin Geisler's avatar Martin Geisler
Browse files

PDL: remove unnecessary ‘requires’

The ‘data’ property can be used directly, we don’t need the ‘requires’
property.

Test: atest pdl_tests
Change-Id: Ie4587fd9f4d3d18ed1ecf7c07d2b16c865a86709
parent 619f5fa9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -44,9 +44,6 @@ rust_test_host {
            enabled: true,
        },
    },
    required: [
        "rustfmt",
    ],
    data: [
        ":rustfmt",
        "rustfmt.toml",