mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-03 01:09:54 -05:00
Revert "fixed code smells: string literal repetition + cyclomatic complexity"
This reverts commit aa4112e2e2.
This commit is contained in:
@@ -72,7 +72,7 @@ type Runtime struct {
|
||||
type Config struct {
|
||||
*shared.Commons `mapstructure:"shared"`
|
||||
|
||||
Mode Mode
|
||||
Mode Mode // DEPRECATED
|
||||
File string
|
||||
OcisURL string `mapstructure:"ocis_url"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user