Javi Jimenez Villar %!s(int64=13) %!d(string=hai) anos
pai
achega
fa9db58e18
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/modules/Lungo.Notification.coffee

+ 0 - 1
src/modules/Lungo.Notification.coffee

@@ -97,7 +97,6 @@ Lungo.Notification = do(lng = Lungo) ->
     _subscribeEvents()
 
   _show = (html, stylesheet, block = true) ->
-    console.error "show", _window.hasClass("show")
     if block then _el.removeClass "push" else _el.addClass "push"
 
     unless _window.hasClass("show")