Remove commented out code
This commit is contained in:
parent
a7761fdb05
commit
28efd718c7
@ -16,10 +16,6 @@ const (
|
||||
AcquireCopy AcquireMode = "copy"
|
||||
)
|
||||
|
||||
//type Refs struct {
|
||||
// RefCount [FileTypes]uint
|
||||
//}
|
||||
|
||||
type SectorLock struct {
|
||||
Sector abi.SectorID
|
||||
Write [FileTypes]uint
|
||||
|
Loading…
Reference in New Issue
Block a user