Evgenii Stratonikov
e5ea95c045
It was unused and we employ better abstractions now. gopatch: ``` @@ var a, b expression @@ -a, b, _ := getRPCClient(...) +a, b := getRPCClient(...) ``` Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com> |
||
---|---|---|
.. | ||
frostfs-adm | ||
frostfs-cli | ||
frostfs-ir | ||
frostfs-lens | ||
frostfs-node | ||
internal/common |