Update const.go
This commit is contained in:
@@ -47,4 +47,3 @@ func (r Reliability) IsOrdered() bool {
|
||||
|
||||
func (r Reliability) IsSequenced() bool {
|
||||
return r == UnreliableSequenced || r == ReliableSequenced
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user