sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

Unused variables and conditions #1318

Open Shruthi-1MN opened 3 years ago

Shruthi-1MN commented 3 years ago

https://github.com/sodafoundation/api/blob/a689e178b0995f429d224c66005c916d44a9c95d/pkg/api/controllers/fileshare.go#L319

Above line the condition is always false and err is always nil