forked from TrueCloudLab/frostfs-s3-gw
*: fix whitespace errors
This commit is contained in:
parent
7ce5b3392f
commit
b851889934
3 changed files with 0 additions and 3 deletions
|
@ -127,7 +127,6 @@ type CopyObjectResponse struct {
|
|||
|
||||
// MarshalXML - StringMap marshals into XML.
|
||||
func (s StringMap) MarshalXML(e *xml.Encoder, start xml.StartElement) error {
|
||||
|
||||
tokens := []xml.Token{start}
|
||||
|
||||
for key, value := range s {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue