dendrite/internal/embed/embed_other.go
2020-06-10 13:48:23 +01:00

8 lines
68 B
Go

// +build !riotweb
package embed
func Embed(_ int, _ string) {
}