Jelajahi Sumber

Fixing typo

Javi Jimenez Villar 13 tahun lalu
induk
melakukan
ab5e6c4710
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  1. 0 3
      src/modules/Lungo.Notification.coffee

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

@@ -105,9 +105,6 @@ Lungo.Notification = do(lng = Lungo) ->
     else
       _window.removeClass STYLE.SHOW
 
-    _window[0].addEventListener 'webkitTransitionEnd', (event) ->
-      console.error event
-
     setTimeout (->
       _window.html html
       _window.attr "class", "window #{stylesheet} show"