Skip to content

Commit

Permalink
Update userfuc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eoa21004 authored Nov 4, 2024
1 parent 8ea5562 commit 7cec6ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Backend/userfuc.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ def replace_user_location(newlocation):
newlocation = newlocation.get('Location')
UserAccInfo["Location"] = newlocation # Set location accosiated with user to new location
return UserAccInfo # retrun user account info

0 comments on commit 7cec6ae

Please sign in to comment.