notatest/server/cmd/server.go

9 lines
84 B
Go

package main
import (
"git.umbrella.haus/ae/notatest/internal"
)
func main() {
}