diff --git a/lib/colors.js b/lib/colors.js index 13b0085..eb27302 100644 --- a/lib/colors.js +++ b/lib/colors.js @@ -114,7 +114,6 @@ function applyStyle() { } return str; - } colors.setTheme = function (theme) { @@ -178,4 +177,4 @@ for (var map in colors.maps) { })(map) } -defineProps(colors, init()); \ No newline at end of file +defineProps(colors, init());