From b8e06feaffa74c9f140a9e7f42b56710a33c24e9 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 16 Mar 2025 18:53:55 -0600 Subject: [PATCH] refactor(show-backups): remove commented-out restore backup section --- .../dashboard/database/backups/show-backups.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx index 52a5748f..402cce95 100644 --- a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx +++ b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx @@ -226,15 +226,6 @@ export const ShowBackups = ({ id, type }: Props) => { ))} - {/*
- Restore a backup from your configured destination. -
-