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

Commit d6f8ef9

Browse files
committed
Remove console.log
1 parent 0233b5a commit d6f8ef9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: utils.coffee

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ else
2727
realPath = process.cwd().replace(/(\.meteor.*)/g, '')
2828
ROOT = path.join(realPath, 'private')
2929

30-
console.log ROOT
31-
3230
Utils =
3331

3432
capitalizeFirstChar: (string) ->

0 commit comments

Comments
 (0)