Skip to content

Commit d903d41

Browse files
authored
Removed ABAP Doc Comment "General Information" (#433)
1 parent 9d41a6d commit d903d41

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

file-formats/ront/ront-v1.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$comment": "This file is autogenerated, do not edit manually, see https://github.com/SAP/abap-file-formats for more information.",
33
"$schema": "https://json-schema.org/draft/2020-12/schema",
44
"$id": "https://github.com/SAP/abap-file-formats/blob/main/file-formats/ront/ront-v1.json",
5-
"title": "General Information",
65
"type": "object",
76
"properties": {
87
"formatVersion": {

file-formats/ront/type/zif_aff_ront_v1.intf.abap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ INTERFACE zif_aff_ront_v1
1818
END OF co_category.
1919

2020
TYPES:
21-
"! <p class="shorttext">General Information</p>
2221
BEGIN OF ty_main,
2322
"! $required
2423
format_version TYPE zif_aff_types_v1=>ty_format_version,

0 commit comments

Comments
 (0)