forked from Ivasoft/traefik
rm useless StrucTag
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
// File holds configurations of the File provider.
|
||||
type File struct {
|
||||
BaseProvider `mapstructure:",squash" description:"go through"`
|
||||
BaseProvider
|
||||
}
|
||||
|
||||
// Provide allows the provider to provide configurations to traefik
|
||||
|
||||
Reference in New Issue
Block a user