mirror of
https://github.com/rclone/rclone
synced 2025-04-04 22:25:31 +02:00
go fmt 1.1 style
This commit is contained in:
parent
b8c191b51c
commit
fce2af7934
@ -20,7 +20,7 @@ import (
|
||||
type FsSwift struct {
|
||||
c swift.Connection // the connection to the swift server
|
||||
container string // the container we are working on
|
||||
root string // the path we are working on if any
|
||||
root string // the path we are working on if any
|
||||
}
|
||||
|
||||
// FsObjectSwift describes a swift object
|
||||
|
Loading…
x
Reference in New Issue
Block a user