Files
rclone/backend/protondrive/protondrive_unsupported.go
2025-08-22 00:07:58 +01:00

8 lines
205 B
Go

// Build for sftp for unsupported platforms to stop go complaining
// about "no buildable Go source files "
//go:build wasm
// Package protondrive implements the Proton Drive backend
package protondrive