Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Commit

Permalink
removed log statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Henning committed Oct 27, 2016
1 parent be673de commit 764dc2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ ${packageToRecommend}`, TAG);
}

if (fileExists(file)) {
console.log('SCSS EXISTS')
try {
return sass.renderSync({
file: file,
Expand Down

0 comments on commit 764dc2f

Please sign in to comment.