overdue
This commit is contained in:
6
.rclone_repo/backend/cache/cache_unsupported.go
vendored
Executable file
6
.rclone_repo/backend/cache/cache_unsupported.go
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
// Build for cache for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build plan9
|
||||
|
||||
package cache
|
||||
Reference in New Issue
Block a user