1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-23 04:34:32 +02:00
rclone/backend/azurefiles/azurefiles_unsupported.go

7 lines
158 B
Go

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