[#199] sdk/container: Correct linter's remarks

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2020-11-16 17:39:06 +03:00 committed by Alex Vanin
parent 7611c218e3
commit 459d295788
2 changed files with 2 additions and 6 deletions

View file

@ -12,11 +12,6 @@ type (
apply(*containerOptions)
}
attribute struct {
key string
value string
}
containerOptions struct {
acl uint32
policy *netmap.PlacementPolicy