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 {