diff --git a/schema/Environment.schema.yaml b/schema/Environment.schema.yaml index 621a36ff80..936f7ce3c6 100644 --- a/schema/Environment.schema.yaml +++ b/schema/Environment.schema.yaml @@ -24,11 +24,5 @@ properties: type: array items: $ref: SoftwareSourceCode - source: - '@id': stencila:environmentSource - description: | - Source of environment definition. e.g. a URL to a Dockerfile, - or a path to a filesystem folder. - type: string required: - name