mirror of
https://github.com/rancher/steve.git
synced 2025-08-30 13:02:32 +00:00
Rebasing (or human error) duplicated 'NewSortList'.
This commit is contained in:
parent
be967a0f4f
commit
01f13ac705
@ -76,9 +76,3 @@ func NewSortList() *SortList {
|
||||
SortDirectives: []Sort{},
|
||||
}
|
||||
}
|
||||
|
||||
func NewSortList() *SortList {
|
||||
return &SortList{
|
||||
SortDirectives: []Sort{},
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user