remove supervised flag from configs
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
6dc2d4d74c
commit
a839288212
@@ -20,8 +20,7 @@ type Config struct {
|
||||
|
||||
GraphExplorer GraphExplorer `ocisConfig:"graph_explorer"`
|
||||
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
Context context.Context
|
||||
}
|
||||
|
||||
// GraphExplorer defines the available graph-explorer configuration.
|
||||
|
||||
Reference in New Issue
Block a user