forked from TrueCloudLab/rclone
gofmt
This commit is contained in:
parent
c3671907cb
commit
12658efef2
1 changed files with 3 additions and 4 deletions
|
@ -348,7 +348,6 @@ func (fs *FsObject) get(c *swift.Connection, container string) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// Read FsObjects on in and download them
|
||||
func downloader(c *swift.Connection, container string, in FsObjectsChan, wg *sync.WaitGroup) {
|
||||
defer wg.Done()
|
||||
|
|
Loading…
Reference in a new issue