mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Create configutil and move some common config and setup functions there (#8362)
This commit is contained in:
@@ -12,7 +12,3 @@ type entConfig struct {
|
||||
func (ec *entConfig) parseConfig(list *ast.ObjectList) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func parseEntropy(result *Config, list *ast.ObjectList, blockName string) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user