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