not a proper type ref o nworkspace
This commit is contained in:
parent
1ca983db36
commit
5ad4d523ab
@ -27,7 +27,7 @@ func (d *Workspace) GetName() string {
|
||||
|
||||
func (d *Workspace) GetAccessor() utils.Accessor {
|
||||
data := &WorkspaceMongoAccessor{}
|
||||
data.SetLogger(utils.WORKFLOW)
|
||||
data.SetLogger(utils.WORKSPACE)
|
||||
return data
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user