diff --git a/app/lib/tutorial_steps.coffee b/app/lib/tutorial_steps.coffee index 5a4cedb..e1e115a 100644 --- a/app/lib/tutorial_steps.coffee +++ b/app/lib/tutorial_steps.coffee @@ -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"]')