Removed not needed debugging.
This commit is contained in:
parent
807b9e5838
commit
eeea2511fb
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ class App.Controller extends Spine.Controller
|
|||
)
|
||||
|
||||
userPopupsDestroy: =>
|
||||
console.log('userPopupsDestroy', @userPopupsList)
|
||||
if @userPopupsList
|
||||
@userPopupsList.popover('destroy')
|
||||
|
||||
|
|
Loading…
Reference in a new issue