diff --git a/prerelease/config-schema.json b/prerelease/config-schema.json index f70f6d440..2e0f03f41 100644 --- a/prerelease/config-schema.json +++ b/prerelease/config-schema.json @@ -53,11 +53,6 @@ "description": "Whether to allow initializing a repo with the native backend", "default": false }, - "allow-filesets": { - "type": "boolean", - "description": "Whether to parse path arguments as fileset expressions", - "default": true - }, "always-allow-large-revsets": { "type": "boolean", "description": "Whether to allow large revsets to be used in all commands without the `all:` modifier",