mirror of
https://github.com/rclone/rclone.git
synced 2025-12-31 15:43:53 +00:00
build: fix linting issues reported by running golangci-lint with different GOOS
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build !plan9
|
||||
// +build !plan9
|
||||
|
||||
package logger_test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user