mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Remove console.log
This commit is contained in:
@@ -425,7 +425,6 @@ describe "Project", ->
|
||||
resultHandler = jasmine.createSpy("result found")
|
||||
waitsForPromise ->
|
||||
project.scan /dollar/, (results) ->
|
||||
console.log results
|
||||
resultHandler()
|
||||
|
||||
runs ->
|
||||
|
||||
Reference in New Issue
Block a user