mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
build: add package comments to silence revive linter
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//go:build !noselfupdate
|
||||
// +build !noselfupdate
|
||||
|
||||
// Package selfupdate provides the selfupdate command.
|
||||
package selfupdate
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user