diff --git a/app/assets/javascripts/app/controllers/_application_controller.js.coffee b/app/assets/javascripts/app/controllers/_application_controller.js.coffee index 536abf021..65072548e 100644 --- a/app/assets/javascripts/app/controllers/_application_controller.js.coffee +++ b/app/assets/javascripts/app/controllers/_application_controller.js.coffee @@ -366,7 +366,6 @@ class App.Controller extends Spine.Controller ) userPopupsDestroy: => - console.log('userPopupsDestroy', @userPopupsList) if @userPopupsList @userPopupsList.popover('destroy')