Skip to content

Commit

Permalink
Remove unused error component
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Feb 6, 2024
1 parent eb2d2fa commit 5fb7b7d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
10 changes: 0 additions & 10 deletions app/assets/stylesheets/components/_error-message.scss

This file was deleted.

10 changes: 0 additions & 10 deletions app/views/components/_error_message.html.erb

This file was deleted.

13 changes: 0 additions & 13 deletions app/views/components/docs/error_message.yml

This file was deleted.

1 change: 0 additions & 1 deletion config/initializers/dartsass.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"components/_banner.scss" => "components/_banner.css",
"components/_contents-list-with-body.scss" => "components/_contents-list-with-body.css",
"components/_download-link.scss" => "components/_download-link.css",
"components/_error-message.scss" => "components/_error-message.css",
"components/_figure.scss" => "components/_figure.css",
"components/_important-metadata.scss" => "components/_important-metadata.css",
"components/_published-dates.scss" => "components/_published-dates.css",
Expand Down

0 comments on commit 5fb7b7d

Please sign in to comment.