Stop logging.

This commit is contained in:
joshaber
2016-02-12 14:45:05 -05:00
parent 98a051080b
commit 25e58eb1a2

View File

@@ -270,7 +270,6 @@ describe "GitRepository", ->
statusHandler = null
runs ->
repo = atom.project.getRepositories()[0]
console.log(repo.getPath())
statusHandler = jasmine.createSpy('statusHandler')
repo.onDidChangeStatuses statusHandler