aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/errors/api-error.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/components/errors/api-error.blade.php')
-rw-r--r--resources/views/components/errors/api-error.blade.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/views/components/errors/api-error.blade.php b/resources/views/components/errors/api-error.blade.php
deleted file mode 100644
index 1d4609a..0000000
--- a/resources/views/components/errors/api-error.blade.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="error-box">
- <p><b>API Error:</b> There was an error connecting to the API.</p>
- <p>If this error persists, please notify me via <a href="mailto:webmaster@diskfloppy.me">e-mail</a>.</p>
-</div>