diff --git a/core/modules/path/config/schema/path.schema.yml b/core/modules/path/config/schema/path.schema.yml index 6b7aad1..ebed69c 100644 --- a/core/modules/path/config/schema/path.schema.yml +++ b/core/modules/path/config/schema/path.schema.yml @@ -3,20 +3,3 @@ entity_form_display.field.path: type: entity_field_form_display_base label: 'Link format settings' - mapping: - settings: - type: mapping - label: 'Settings' - mapping: - pid: - type: integer - label: 'Pid' - source: - type: boolean - label: 'URL only' - alias: - type: boolean - label: 'Show URL as plain text' - langcode: - type: string - label: 'Default language'