From 6a2489865df961d1bdcfa07d1d7585846a850e38 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 24 Jan 2025 21:47:03 -0500 Subject: [PATCH] Garbage Collect .git --- post.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/post.php b/post.php index d6aae0ab..228b53e6 100644 --- a/post.php +++ b/post.php @@ -58,6 +58,4 @@ require_once "post/logout.php"; // TODO: Find a home for these require_once "post/ai.php"; - require_once "post/misc.php"; -