created toolchain ends up with an additional channel color
When I create a toolchain: 1.json, it ends up with an extra channel color:
"channel_colors": {
"": "#000000",
"test": "#005500",
"train": "#aa0000"
},
which makes the toolchain invalid.