Skip to content

Commit

Permalink
test commit in branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nccvany committed Dec 6, 2023
1 parent e0804f1 commit ba3e7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/controllers/institute.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const getPatients = async (req, res) =>
{
try
{
//test
const instituteId = req.uid;

if (!instituteId)
Expand Down

0 comments on commit ba3e7b1

Please sign in to comment.