Simplify naming, don't restate package name
This commit is contained in:
committed by
=Michael Hohn
parent
2d88b351ff
commit
9c0cdb1fe4
@@ -32,7 +32,7 @@ func (s *StorageContainer) FindAvailableDBs(analysisReposRequested []common.Owne
|
||||
return notFoundRepos, analysisRepos
|
||||
}
|
||||
|
||||
func (s *StorageContainer) Setup(v *ServerStorageVisibles) {
|
||||
func (s *StorageContainer) Setup(v *Visibles) {
|
||||
s.modules = v
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user