Remove block sort algorithm and per-seed tests
This commit is contained in:
@@ -19,8 +19,6 @@ type Block struct {
|
||||
Track string `json:"track,omitempty"`
|
||||
Name string `json:"name"`
|
||||
Loop bool `json:"loop,omitempty"`
|
||||
|
||||
weight uint64
|
||||
}
|
||||
|
||||
type Trigger struct {
|
||||
|
||||
Reference in New Issue
Block a user