From 14e045b07f264df637bd84e4c3bfa075b4e71913 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Tue, 21 May 2013 21:11:38 +0100 Subject: [PATCH] Remove redundant scss file. --- app/assets/stylesheets/home.css.scss | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/stylesheets/home.css.scss diff --git a/app/assets/stylesheets/home.css.scss b/app/assets/stylesheets/home.css.scss deleted file mode 100644 index f0ddc68..0000000 --- a/app/assets/stylesheets/home.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the home controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/