We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4795ed commit ad02203Copy full SHA for ad02203
table/rows.go
@@ -31,7 +31,5 @@ func (r *Rows) SortBy(i int) {
31
default:
32
return false // return unmodified
33
}
34
-
35
- return true
36
})
37
0 commit comments