Remove commented out code

This commit is contained in:
Shrenuj Bansal 2023-08-15 12:17:23 -04:00
parent a7761fdb05
commit 28efd718c7

View File

@ -16,10 +16,6 @@ const (
AcquireCopy AcquireMode = "copy"
)
//type Refs struct {
// RefCount [FileTypes]uint
//}
type SectorLock struct {
Sector abi.SectorID
Write [FileTypes]uint