mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
build: apply gofmt from golang 1.17
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Device reading functions
|
||||
|
||||
//go:build !darwin && !dragonfly && !freebsd && !linux && !netbsd && !openbsd && !solaris
|
||||
// +build !darwin,!dragonfly,!freebsd,!linux,!netbsd,!openbsd,!solaris
|
||||
|
||||
package local
|
||||
|
||||
Reference in New Issue
Block a user