From a10e2b31a0daee3e3b17eb180b5ae8cbeb150a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Benavente?= Date: Fri, 2 Feb 2024 10:37:14 -0300 Subject: [PATCH] Remove unused stylesheets --- app/assets/stylesheets/errors.scss | 3 --- app/assets/stylesheets/races.scss | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 app/assets/stylesheets/errors.scss delete mode 100644 app/assets/stylesheets/races.scss diff --git a/app/assets/stylesheets/errors.scss b/app/assets/stylesheets/errors.scss deleted file mode 100644 index ec852447..00000000 --- a/app/assets/stylesheets/errors.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Errors controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: https://sass-lang.com/ diff --git a/app/assets/stylesheets/races.scss b/app/assets/stylesheets/races.scss deleted file mode 100644 index d308feca..00000000 --- a/app/assets/stylesheets/races.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Races controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: https://sass-lang.com/