Skip to content

Commit

Permalink
rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
DABH committed Apr 16, 2018
1 parent 5fe02b8 commit c067109
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ function applyStyle() {
}

return str;

}

colors.setTheme = function (theme) {
Expand Down Expand Up @@ -178,4 +177,4 @@ for (var map in colors.maps) {
})(map)
}

defineProps(colors, init());
defineProps(colors, init());

0 comments on commit c067109

Please sign in to comment.