From b43bab15521c7c511ab7012bd137daa0e85bb95b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 4 Apr 2014 21:06:05 -0400 Subject: run generate.sh --- app/assets/javascripts/remote_usernames.js.coffee | 3 --- app/assets/stylesheets/remote_usernames.css.scss | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 app/assets/javascripts/remote_usernames.js.coffee delete mode 100644 app/assets/stylesheets/remote_usernames.css.scss (limited to 'app/assets') diff --git a/app/assets/javascripts/remote_usernames.js.coffee b/app/assets/javascripts/remote_usernames.js.coffee deleted file mode 100644 index 24f83d1..0000000 --- a/app/assets/javascripts/remote_usernames.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://coffeescript.org/ diff --git a/app/assets/stylesheets/remote_usernames.css.scss b/app/assets/stylesheets/remote_usernames.css.scss deleted file mode 100644 index b9e841e..0000000 --- a/app/assets/stylesheets/remote_usernames.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the remote_usernames controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ -- cgit v1.2.3-54-g00ecf