Delete goldens/ directory that is no longer used (it was replaced by testdata/), but accidentally added back by a merge conflict

This commit is contained in:
David Dworken 2023-12-28 19:36:16 -08:00
parent cae6113abc
commit 4a7f95686c
No known key found for this signature in database
2 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
config-add (Add a config option) config-delete (Delete a config option) config-get (Get the value of a config option) config-set (Set the value of a config option)

View File

@ -1,4 +0,0 @@
config-add -- Add a config option
config-delete -- Delete a config option
config-get -- Get the value of a config option
config-set -- Set the value of a config option