From e45452b63f09fb5bf82640d495c236324b9692e8 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 17 Sep 2022 17:46:59 -0400 Subject: [PATCH] Remove unused backup directory --- backups/.htaccess | 1 - backups/index.php | 0 2 files changed, 1 deletion(-) delete mode 100644 backups/.htaccess delete mode 100644 backups/index.php diff --git a/backups/.htaccess b/backups/.htaccess deleted file mode 100644 index 14249c50..00000000 --- a/backups/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all \ No newline at end of file diff --git a/backups/index.php b/backups/index.php deleted file mode 100644 index e69de29b..00000000