diff --git a/app/assets/javascripts/user_issues.js.coffee b/app/assets/javascripts/user_issues.js.coffee deleted file mode 100644 index 76156794..00000000 --- a/app/assets/javascripts/user_issues.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/ diff --git a/app/assets/stylesheets/user_issues.css.scss b/app/assets/stylesheets/user_issues.css.scss deleted file mode 100644 index 4b6fc2fd..00000000 --- a/app/assets/stylesheets/user_issues.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the user_issues controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/