remove unnecessary loader.js

This commit is contained in:
Nihad Abbasov 2012-10-16 04:41:49 -07:00
parent 57c134c39a
commit 41ec540033

View file

@ -1,5 +0,0 @@
Loader =
html: (width) ->
$('<img>').attr src: '/assets/ajax-loader.gif', width: width
window.Loader = Loader