1
mirror of https://github.com/rclone/rclone synced 2024-08-21 04:25:06 +02:00
rclone/cmd/cachestats/cachestats_unsupported.go
Nick Craig-Wood be54fd8f70 Remove builds conditional on go1.7 since that is now guaranteed #2154
Old fallback code was deleted and the go1.7 style code inlined where
appropriate.
2018-04-07 11:42:55 +01:00

7 lines
146 B
Go

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