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

Commit 764dc2f

Browse files
author
Henning
committed
removed log statement
1 parent be673de commit 764dc2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/utils.js

-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ ${packageToRecommend}`, TAG);
219219
}
220220

221221
if (fileExists(file)) {
222-
console.log('SCSS EXISTS')
223222
try {
224223
return sass.renderSync({
225224
file: file,

0 commit comments

Comments
 (0)