forked from TrueCloudLab/frostfs-api-go
[#243] Fix whitespace linter errors
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
2fa752864f
commit
60a55ea6c1
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ func (m *Filter) SetKey(v string) {
|
|||
func (m *Filter) SetOp(v Operation) {
|
||||
if m != nil {
|
||||
m.Op = v
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue