From fa86d27381ed36855359955266a3dc342935dbcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Salvador=20P=C3=A9rez=20Garc=C3=ADa?= Date: Fri, 22 Jun 2018 15:05:27 +0200 Subject: [PATCH] Blank files removal --- app/assets/javascripts/proposals_dashboard.coffee | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/javascripts/proposals_dashboard.coffee diff --git a/app/assets/javascripts/proposals_dashboard.coffee b/app/assets/javascripts/proposals_dashboard.coffee deleted file mode 100644 index 24f83d18b..000000000 --- a/app/assets/javascripts/proposals_dashboard.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/