mirror of
https://github.com/donavon04/licensetrackerbackend.git
synced 2025-01-18 08:40:57 -07:00
Test
This commit is contained in:
parent
782bcbd8f8
commit
632ab6fd6c
1
app.js
1
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
|
// This gives the client a list of all of the programs that are currently being requested
|
||||||
app.post('/api/licenseCount', async (req, res) => {
|
app.post('/api/licenseCount', async (req, res) => {
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user