[#1319] services/object: Remove Write
method from local
and remote
targets
They work with prepared objects only. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
4ea03c01b5
commit
057d53459b
4 changed files with 7 additions and 14 deletions
|
@ -13,8 +13,6 @@ import (
|
|||
)
|
||||
|
||||
type remoteTarget struct {
|
||||
transformer.ObjectTarget
|
||||
|
||||
ctx context.Context
|
||||
|
||||
keyStorage *util.KeyStorage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue