Code cleaning
This commit is contained in:
@@ -23,7 +23,6 @@ var readmeTemplate string
|
|||||||
|
|
||||||
// ReadMeFile returns the content of the README.md file.
|
// ReadMeFile returns the content of the README.md file.
|
||||||
func ReadMeFile(charname, description string, values map[string]any) string {
|
func ReadMeFile(charname, description string, values map[string]any) string {
|
||||||
|
|
||||||
// values is a yaml structure with keys and structured values...
|
// values is a yaml structure with keys and structured values...
|
||||||
// we want to make list of dot separated keys and their values
|
// we want to make list of dot separated keys and their values
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user