apropriate db
This commit is contained in:
@@ -29,6 +29,6 @@ func (d *Data) GetType() resources.ResourceType {
|
||||
|
||||
func (d *Data) GetAccessor() utils.Accessor {
|
||||
data := &DataMongoAccessor{}
|
||||
data.SetLogger()
|
||||
data.SetLogger(resources.DATA)
|
||||
return data
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user