no warn
This commit is contained in:
parent
d5f140b95c
commit
e9726d58b6
1 changed files with 0 additions and 1 deletions
|
@ -697,7 +697,6 @@ mod imp {
|
||||||
|
|
||||||
let mut css = String::new();
|
let mut css = String::new();
|
||||||
css.push_str(":root {");
|
css.push_str(":root {");
|
||||||
let n_colors = palette.len();
|
|
||||||
for (i, color) in palette
|
for (i, color) in palette
|
||||||
.into_iter()
|
.into_iter()
|
||||||
.map(|c| {
|
.map(|c| {
|
||||||
|
|
Loading…
Reference in a new issue