Vorkytaka / easyvk-go

Simple way to work with VK API
Apache License 2.0
46 stars 20 forks source link

PhotoWall: defer close #2

Closed blukai closed 7 years ago

blukai commented 7 years ago

After uploading the photo I need to delete it, but I got an error: The process cannot access the file because it is being used by another process.. This PR fixes it.