mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
build: fix linting issues reported by running golangci-lint with different GOOS
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//go:build plan9 || js
|
||||
|
||||
// Package kv provides key/value database.
|
||||
package kv
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user