Files
cloudly-min/.rclone_repo/backend/cache/cache_unsupported.go
2020-01-13 03:37:51 +00:00

7 lines
141 B
Go
Executable File

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