diff --git a/app/assets/javascripts/app/controllers/_application_controller.js.coffee b/app/assets/javascripts/app/controllers/_application_controller.js.coffee index 020b85613..8b3a4943a 100644 --- a/app/assets/javascripts/app/controllers/_application_controller.js.coffee +++ b/app/assets/javascripts/app/controllers/_application_controller.js.coffee @@ -295,7 +295,6 @@ class App.Controller extends Spine.Controller ) userPopupsDestroy: => - console.log('userPopupsDestroy', @userPopupsList) if @userPopupsList @userPopupsList.popover('destroy')