Remove misleading comment

This commit is contained in:
Rob Garrison 2018-09-19 06:40:20 -05:00
parent eab7d0b1fa
commit a86f035065

View File

@ -263,7 +263,7 @@ var usercss = (() => {
}
default: {
// text, color, number
// text, color
parseStringToEnd(state);
result.default = state.value;
}