1
mirror of https://github.com/rclone/rclone synced 2025-03-09 12:34:30 +01:00
rclone/backend/qingstor/qingstor_unsupported.go

7 lines
137 B
Go
Raw Normal View History

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