Remove unused fields in testDownloadCancelParams
This commit is contained in:
parent
6f470a2d02
commit
52e285ea86
|
@ -747,9 +747,6 @@ func TestAddMetainfoWithNodes(t *testing.T) {
|
|||
}
|
||||
|
||||
type testDownloadCancelParams struct {
|
||||
Responsive bool
|
||||
Readahead int64
|
||||
SetReadahead bool
|
||||
ExportClientStatus bool
|
||||
SetLeecherStorageCapacity bool
|
||||
LeecherStorageCapacity int64
|
||||
|
|
Loading…
Reference in New Issue