Lenkelheit / Coursework

This repository contains Instagram-like application
Apache License 2.0
1 stars 0 forks source link

One command for deleting avatar and photo #193

Open Lenkelheit opened 5 years ago

Lenkelheit commented 5 years ago

Now we have two different commands for deleting avatar and photo: DeleteAvatarFromServerCommand and DeletePhotoFromServerCommand. I think we can optimize it by using one command for them( avatar and photo).