commit | ec176892306142c4cf87f42a2e546e446becad65 | [log] [tgz] |
---|---|---|
author | Andrey Somov <public.somov@gmail.com> | Sat Feb 20 15:51:44 2021 +0400 |
committer | Andrey Somov <public.somov@gmail.com> | Sat Feb 20 15:51:44 2021 +0400 |
tree | a5f40ebf623dffc58212386742272a5df6a15749 | |
parent | 61d8de4cd38000549041c7b2eeda76b71df1ef30 [diff] |
Remove unused code
The art of simplicity is a puzzle of complexity.
YAML is a data serialization format designed for human readability and interaction with scripting languages.
SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 7. For YAML 1.2 (which is a superset of JSON) you may have a look at SnakeYAML Engine