From a62719b0d3b167f730e9fc0605bf9b4595f16690 Mon Sep 17 00:00:00 2001 From: Alex Basson Date: Fri, 17 Sep 2021 16:12:06 -0400 Subject: [PATCH] Delete unused coffeescript files --- app/assets/javascripts/categories.coffee | 3 --- app/assets/javascripts/districts.coffee | 3 --- app/assets/javascripts/question_lists.coffee | 3 --- app/assets/javascripts/questions.coffee | 3 --- app/assets/javascripts/recipient_lists.coffee | 3 --- app/assets/javascripts/recipients.coffee | 3 --- app/assets/javascripts/schedules.coffee | 3 --- app/assets/javascripts/schools.coffee | 3 --- 8 files changed, 24 deletions(-) delete mode 100644 app/assets/javascripts/categories.coffee delete mode 100644 app/assets/javascripts/districts.coffee delete mode 100644 app/assets/javascripts/question_lists.coffee delete mode 100644 app/assets/javascripts/questions.coffee delete mode 100644 app/assets/javascripts/recipient_lists.coffee delete mode 100644 app/assets/javascripts/recipients.coffee delete mode 100644 app/assets/javascripts/schedules.coffee delete mode 100644 app/assets/javascripts/schools.coffee diff --git a/app/assets/javascripts/categories.coffee b/app/assets/javascripts/categories.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/categories.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/districts.coffee b/app/assets/javascripts/districts.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/districts.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/question_lists.coffee b/app/assets/javascripts/question_lists.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/question_lists.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/questions.coffee b/app/assets/javascripts/questions.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/questions.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/recipient_lists.coffee b/app/assets/javascripts/recipient_lists.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/recipient_lists.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/recipients.coffee b/app/assets/javascripts/recipients.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/recipients.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/schedules.coffee b/app/assets/javascripts/schedules.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/schedules.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/schools.coffee b/app/assets/javascripts/schools.coffee deleted file mode 100644 index 24f83d18..00000000 --- a/app/assets/javascripts/schools.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/