From 2e591b98e126e828dbe70f1cdbf0d8a6e9198964 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Wed, 2 Sep 2015 15:00:14 +1000 Subject: [PATCH] remove unused javascript --- app/assets/javascripts/distributors.js.coffee | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/javascripts/distributors.js.coffee diff --git a/app/assets/javascripts/distributors.js.coffee b/app/assets/javascripts/distributors.js.coffee deleted file mode 100644 index 761567942f..0000000000 --- a/app/assets/javascripts/distributors.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/