diff --git a/app/assets/javascripts/countries.coffee b/app/assets/javascripts/countries.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/countries.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://coffeescript.org/ diff --git a/app/assets/javascripts/customization.coffee b/app/assets/javascripts/customization.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/customization.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://coffeescript.org/ diff --git a/app/assets/javascripts/landmarks.coffee b/app/assets/javascripts/landmarks.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/landmarks.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://coffeescript.org/ diff --git a/app/assets/javascripts/towns.coffee b/app/assets/javascripts/towns.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/towns.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://coffeescript.org/ diff --git a/app/assets/stylesheets/countries.scss b/app/assets/stylesheets/countries.scss deleted file mode 100644 index 40b680b2..00000000 --- a/app/assets/stylesheets/countries.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Countries controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/app/assets/stylesheets/customization.scss b/app/assets/stylesheets/customization.scss deleted file mode 100644 index 45b97e4f..00000000 --- a/app/assets/stylesheets/customization.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Customization controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/app/assets/stylesheets/landmarks.scss b/app/assets/stylesheets/landmarks.scss deleted file mode 100644 index 72ba26a5..00000000 --- a/app/assets/stylesheets/landmarks.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Landmarks controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/app/assets/stylesheets/towns.scss b/app/assets/stylesheets/towns.scss deleted file mode 100644 index 1498c6af..00000000 --- a/app/assets/stylesheets/towns.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Towns controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/