Skip to content

Commit 2fbd5d9

Browse files
committed
Cleanup README.md
1 parent 01ea3fe commit 2fbd5d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,6 @@ Example of configuration:
273273
reportClassQualifiedName = "com.cosium.json_schema_to_java_record_tests.case1.Report"
274274
)
275275
package com.aqme;
276-
277-
import com.cosium.json_schema_to_java_record_api.GenerateRecordsFromJsonSchemas;
278-
import com.cosium.json_schema_to_java_record_api.JsonSchemaFileLocation;
279-
280276
```
281277

282278
Example of generated report class:

0 commit comments

Comments
 (0)