diff --git a/resources/views/livewire/dashboard.blade.php b/resources/views/livewire/dashboard.blade.php
index 1a7262395..e079d8301 100644
--- a/resources/views/livewire/dashboard.blade.php
+++ b/resources/views/livewire/dashboard.blade.php
@@ -15,11 +15,6 @@
subscription is activated.
Please be patient.
@endif
- @if ($servers->count() === 0)
- No resources found. Add your first server & private key here or go to the onboarding page.
- @endif