diff --git a/src/core/core.js b/src/core/core.js index 174e43b11..5bbdc5db6 100755 --- a/src/core/core.js +++ b/src/core/core.js @@ -86,11 +86,11 @@ module.exports = function() { var text = []; text.push(''); @@ -101,4 +101,4 @@ module.exports = function() { return Chart; -}; \ No newline at end of file +};