From f94860aacd6200fb24c9e7431eb379a368cb392d Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Fri, 10 Jul 2026 00:35:44 +0000
Subject: [PATCH] =Refactored CredentialsManager.php to utilize a CustomTable instance instead

---
 inc/helpers/all.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/inc/helpers/all.php b/inc/helpers/all.php
index 274e00d..63eac34 100644
--- a/inc/helpers/all.php
+++ b/inc/helpers/all.php
@@ -88,4 +88,3 @@
 		'post_type'		=> $type
 	]);
 }
-

--
Gitblit v1.10.0