From 26210d639cd94567edc4ce77e9994fce758c8037 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 5 Jul 2017 15:11:02 +0100 Subject: [PATCH 1/1] Remove unused files --- app/assets/javascripts/issues.coffee | 3 --- app/assets/stylesheets/issues.scss | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 app/assets/javascripts/issues.coffee delete mode 100644 app/assets/stylesheets/issues.scss diff --git a/app/assets/javascripts/issues.coffee b/app/assets/javascripts/issues.coffee deleted file mode 100644 index 24f83d18b..000000000 --- a/app/assets/javascripts/issues.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/issues.scss b/app/assets/stylesheets/issues.scss deleted file mode 100644 index 391c8ce77..000000000 --- a/app/assets/stylesheets/issues.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the issues controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ -- 2.43.2