Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
object_manager.go: Fix internal golint suggestions (#45)
Fixes: === object_manager.go:45:41: method parameter cloudApiOwned should be cloudAPIOwned object_manager.go:151:9: should omit 2nd value from range; this loop is equivalent to `for k := range ...` ===
- Loading branch information