mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 19:50:36 +00:00
Removes obsolete segment stub.
This commit is contained in:
parent
94f58199b1
commit
e6c50f4a71
@ -1,15 +0,0 @@
|
||||
// +build !ent
|
||||
|
||||
package agent
|
||||
|
||||
// done(fs): func ValidateSegments(conf *Config) error {
|
||||
// done(fs): if conf.Segment != "" {
|
||||
// done(fs): return structs.ErrSegmentsNotSupported
|
||||
// done(fs): }
|
||||
// done(fs):
|
||||
// done(fs): if len(conf.Segments) > 0 {
|
||||
// done(fs): return structs.ErrSegmentsNotSupported
|
||||
// done(fs): }
|
||||
// done(fs):
|
||||
// done(fs): return nil
|
||||
// done(fs): }
|
Loading…
x
Reference in New Issue
Block a user