mirror of
https://github.com/rclone/rclone.git
synced 2024-11-29 03:45:25 +01:00
gofmt
This commit is contained in:
parent
c3671907cb
commit
12658efef2
@ -348,7 +348,6 @@ func (fs *FsObject) get(c *swift.Connection, container string) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Read FsObjects on in and download them
|
// Read FsObjects on in and download them
|
||||||
func downloader(c *swift.Connection, container string, in FsObjectsChan, wg *sync.WaitGroup) {
|
func downloader(c *swift.Connection, container string, in FsObjectsChan, wg *sync.WaitGroup) {
|
||||||
defer wg.Done()
|
defer wg.Done()
|
||||||
|
Loading…
Reference in New Issue
Block a user