forked from TrueCloudLab/frostfs-node
[#1431] engine: Delete unused constants
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
parent
d53732f663
commit
63466d71b2
3 changed files with 4 additions and 20 deletions
|
@ -33,7 +33,6 @@ const (
|
|||
startEstimationMethod = "startContainerEstimation"
|
||||
stopEstimationMethod = "stopContainerEstimation"
|
||||
|
||||
putSizeMethod = "putContainerSize"
|
||||
listSizesMethod = "listContainerSizes"
|
||||
getSizeMethod = "getContainerSize"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue