1
mirror of https://github.com/rclone/rclone synced 2024-10-16 01:41:12 +02:00
rclone/cmd/cachestats/cachestats_unsupported.go
Nick Craig-Wood 3a14b1d5a9 build: make rclone build with wasm
Needed to drop
- azureblob backend
- cache backend
- qingstor backend
- cachestats command
- ncdu command
2020-08-10 17:32:21 +01:00

7 lines
149 B
Go

// Build for cache for unsupported platforms to stop go complaining
// about "no buildable Go source files "
// +build plan9 js
package cachestats