1
mirror of https://github.com/rclone/rclone synced 2025-01-07 09:06:24 +01:00
rclone/qingstor/qingstor_unsupported.go
2017-08-04 22:54:27 +01:00

7 lines
134 B
Go

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