mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-06 13:41:46 +00:00
We were assigning a map to a map to assign it to a string slice. Instead just assign the map keys to the string slice directly. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>