mirror of
https://github.com/rclone/rclone.git
synced 2025-06-10 09:03:32 +08:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// Test AzureBlob filesystem interface
|
||||
|
||||
//go:build !plan9 && !solaris && !js
|
||||
// +build !plan9,!solaris,!js
|
||||
|
||||
package azureblob
|
||||
|
Reference in New Issue
Block a user