Remove useless func in FuncMaps
This commit is contained in:
parent
ec05fbcf19
commit
d469d426f8
4 changed files with 0 additions and 5 deletions
|
@ -258,7 +258,6 @@ func (provider *Docker) loadDockerConfig(containersInspected []dockerData) *type
|
|||
"getMaxConnAmount": provider.getMaxConnAmount,
|
||||
"getMaxConnExtractorFunc": provider.getMaxConnExtractorFunc,
|
||||
"getSticky": provider.getSticky,
|
||||
"replace": replace,
|
||||
}
|
||||
|
||||
// filter containers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue