moby--moby/daemon/config_stub.go

7 lines
93 B
Go

// +build !experimental
package daemon
func (config *Config) attachExperimentalFlags() {
}