Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #271 from spree-contrib/fix/remove-coffee-sass-dep…
Browse files Browse the repository at this point in the history
…endency

We don't use either coffee script or sass in this extension
  • Loading branch information
damianlegawiec authored Oct 17, 2019
2 parents 5fbc990 + 69a86ee commit a252a4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/spree_static_content.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'spree_core'
require 'spree_static_content/engine'
require 'spree_static_content/version'
require 'coffee_script'
require 'sass/rails'
require 'spree_extension'

module StaticPage
Expand Down

0 comments on commit a252a4e

Please sign in to comment.