refactor(addthis): remove superfluous addthis inclusion

This commit is contained in:
Tyler Renelle 2014-02-03 11:53:32 -07:00
parent 67ee011aa3
commit 4d32092e8f

View file

@ -17,9 +17,6 @@ html(ng-app='habitrpgStatic')
!= env.getManifestFiles("static")
script(type='text/javascript').
$.getScript("//s7.addthis.com/js/250/addthis_widget.js#pubid=lefnire");
body
div(ng-controller='AuthCtrl',style='margin-top:60px;')
include ./login-modal