mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 21:33:19 -06:00
8 lines
68 B
Go
8 lines
68 B
Go
// +build !riotweb
|
|
|
|
package embed
|
|
|
|
func Embed(_ int, _ string) {
|
|
|
|
}
|