diff --git a/app/assets/javascripts/darkswarm/all.js.coffee b/app/assets/javascripts/darkswarm/all.js.coffee index 9af17b26bc..45f91366ba 100644 --- a/app/assets/javascripts/darkswarm/all.js.coffee +++ b/app/assets/javascripts/darkswarm/all.js.coffee @@ -17,8 +17,6 @@ #= require ../shared/ng-infinite-scroll.min.js #= require ../shared/angular-local-storage.js -#= require store/spree_paypal_express - #= require angular-rails-templates #= require_tree ../templates # diff --git a/app/views/spree/checkout/payment/_paypalexpress.html.haml b/app/views/spree/checkout/payment/_paypal.html.haml similarity index 100% rename from app/views/spree/checkout/payment/_paypalexpress.html.haml rename to app/views/spree/checkout/payment/_paypal.html.haml