diff options
| author | Joel Challis | 2024-06-23 10:02:13 +0200 |
|---|---|---|
| committer | GitHub | 2024-06-23 10:02:13 +0200 |
| commit | f0471dd5b4e737726540d5e86f2666726808a1ba (patch) | |
| tree | 49601f64f02645864c5e6b63c0fb8fb6861343f9 /data | |
| parent | e96d6d9bd43a83c5d9ada75014bc9ef90abc8f40 (diff) | |
Remove skipped schema files (#23987)
Diffstat (limited to 'data')
| -rw-r--r-- | data/schemas/false.jsonschema | 1 | ||||
| -rw-r--r-- | data/schemas/true.jsonschema | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/data/schemas/false.jsonschema b/data/schemas/false.jsonschema deleted file mode 100644 index c508d5366f..0000000000 --- a/data/schemas/false.jsonschema +++ /dev/null @@ -1 +0,0 @@ -false diff --git a/data/schemas/true.jsonschema b/data/schemas/true.jsonschema deleted file mode 100644 index 27ba77ddaf..0000000000 --- a/data/schemas/true.jsonschema +++ /dev/null @@ -1 +0,0 @@ -true |