This commit is contained in:
Chris Lu
2020-11-15 16:59:28 -08:00
parent 95c0de285d
commit 0ea5c087ce
7 changed files with 11 additions and 12 deletions

View File

@@ -137,4 +137,3 @@ func (so *StorageOption) ToAssignRequests(count int) (ar *VolumeAssignRequest, a
}
return
}