gigili / good-food-tracker-api

Good food tracker - API
MIT License
6 stars 11 forks source link

[ BUG ] When deleting a user account with no image #223

Open gigili opened 3 years ago

gigili commented 3 years ago

Describe the bug When you try to delete a user account with no image set, it throws an error because it tries to delete folder as the full path isn't provided

To Reproduce

Expected behavior For the account to be deleted without throwing an error