mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 06:18:42 -05:00
remove unecessary mapstruct
This commit is contained in:
@@ -54,7 +54,7 @@ type Config struct {
|
||||
File string
|
||||
Log Log
|
||||
Debug Debug
|
||||
HTTP HTTP `mapstructure:"http"`
|
||||
HTTP HTTP
|
||||
Tracing Tracing
|
||||
Asset Asset
|
||||
Policies []Policy `mapstructure:"policies"`
|
||||
|
||||
Reference in New Issue
Block a user