mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 02:50:10 +00:00
rm blank line
This commit is contained in:
parent
5fe02b870b
commit
c067109a29
@ -114,7 +114,6 @@ function applyStyle() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return str;
|
return str;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
colors.setTheme = function (theme) {
|
colors.setTheme = function (theme) {
|
||||||
@ -178,4 +177,4 @@ for (var map in colors.maps) {
|
|||||||
})(map)
|
})(map)
|
||||||
}
|
}
|
||||||
|
|
||||||
defineProps(colors, init());
|
defineProps(colors, init());
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user