From c067109a2912833b9c668d43dcb079de6fa7b95a Mon Sep 17 00:00:00 2001 From: DABH Date: Sun, 15 Apr 2018 22:18:32 -0700 Subject: [PATCH] rm blank line --- lib/colors.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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());