mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove log line
This commit is contained in:
@@ -153,7 +153,6 @@ window.loadLessStylesheet = (lessStylesheetPath) ->
|
||||
paths: importPaths.concat(config.lessSearchPaths)
|
||||
filename: lessStylesheetPath
|
||||
|
||||
console.log importPaths.concat(config.lessSearchPaths)
|
||||
try
|
||||
content = null
|
||||
parser.parse fsUtils.read(lessStylesheetPath), (e, tree) ->
|
||||
|
||||
Reference in New Issue
Block a user