Run go fmt -w
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
type sharedPullerState struct {
|
||||
// Immutable, does not require locking
|
||||
file protocol.FileInfo
|
||||
folder string
|
||||
folder string
|
||||
tempName string
|
||||
realName string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user