From 6bc24a48f02e2ac1bbb73c5a60c68daf57ba8980 Mon Sep 17 00:00:00 2001 From: Pfingstfrosch Date: Tue, 12 May 2020 19:15:06 +0200 Subject: [PATCH] remove scss files with no corresponding controller --- app/assets/stylesheets/favorite.scss | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/stylesheets/favorite.scss diff --git a/app/assets/stylesheets/favorite.scss b/app/assets/stylesheets/favorite.scss deleted file mode 100644 index 5c42b23..0000000 --- a/app/assets/stylesheets/favorite.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the favorites controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: https://sass-lang.com/