From 632ab6fd6cb8d87092849ee310547daa60e6a203 Mon Sep 17 00:00:00 2001 From: Donny Date: Fri, 30 Aug 2024 08:37:14 -0600 Subject: [PATCH] Test --- app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app.js b/app.js index dc49c6d..a0c4284 100644 --- a/app.js +++ b/app.js @@ -111,7 +111,6 @@ const getProgramRecords = async (programName) => { }; - // This gives the client a list of all of the programs that are currently being requested app.post('/api/licenseCount', async (req, res) => { try {