mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 18:13:17 +00:00
build: add package comments to silence revive linter
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
// Package sftp implements an SFTP server to serve an rclone VFS
|
||||
|
||||
//go:build !plan9
|
||||
// +build !plan9
|
||||
|
||||
// Package sftp implements an SFTP server to serve an rclone VFS
|
||||
package sftp
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user