remove old loader clearInterval

stable
Juanfran 2015-09-03 10:36:44 +02:00
parent bdc75f54c5
commit c99db27956
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ Loader = ($rootscope) ->
pageLoaded() pageLoaded()
clearInterval(intervalAuto) clearInterval(intervalAuto)
clearTimeout(timeoutAuto)
), 50 ), 50
start = () -> start = () ->