Skip to content

Commit

Permalink
Remove a stray console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-c committed Dec 12, 2012
1 parent 20aae8e commit 4794c41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/lib/tutorial_steps.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ module.exports = [
nextOn: {} # This is handled by onEnter.

onEnter: (tutorial, step) ->
console.log 'onEnter called', @

doc = $(document)
search = $('.animal-selector input[name="search"]')

Expand Down

0 comments on commit 4794c41

Please sign in to comment.