ollama/build/embed_unused.go

9 lines
103 B
Go

//go:build !linux && !darwin
package build
import "embed"
// unused on windows
var EmbedFS embed.FS