diff options
Diffstat (limited to 'gitinfo.schema.json')
| -rw-r--r-- | gitinfo.schema.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gitinfo.schema.json b/gitinfo.schema.json index c382f3b..7aac4d5 100644 --- a/gitinfo.schema.json +++ b/gitinfo.schema.json @@ -4,7 +4,6 @@ "title": ".gitinfo", "description": "Schema for the .gitinfo file specification", "type": "object", - "required": ["root"], "properties": { "root": { "type": "string", |
