diff --git a/app/assets/javascripts/web_footer_company.js.coffee b/app/assets/javascripts/web_footer_company.js.coffee deleted file mode 100644 index 761567942..000000000 --- a/app/assets/javascripts/web_footer_company.js.coffee +++ /dev/null @@ -1,3 +0,0 @@ -# Place all the behaviors and hooks related to the matching controller here. -# All this logic will automatically be available in application.js. -# You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/ diff --git a/app/assets/stylesheets/web_footer_company.css.scss b/app/assets/stylesheets/web_footer_company.css.scss deleted file mode 100644 index e68badbc2..000000000 --- a/app/assets/stylesheets/web_footer_company.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the WebFooterCompany controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/app/helpers/web_footer_companies_helper.rb b/app/helpers/web_footer_companies_helper.rb deleted file mode 100644 index ac4b7da09..000000000 --- a/app/helpers/web_footer_companies_helper.rb +++ /dev/null @@ -1,2 +0,0 @@ -module WebFooterCompaniesHelper -end