From c4f3949d5c76fcaf07ae0c393b473d8abaf4eaac Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Sun, 21 Oct 2012 12:52:46 -0500 Subject: [PATCH] Remove unused status.js file --- app/assets/javascripts/status.js.coffee | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/javascripts/status.js.coffee diff --git a/app/assets/javascripts/status.js.coffee b/app/assets/javascripts/status.js.coffee deleted file mode 100644 index 7615679..0000000 --- a/app/assets/javascripts/status.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/