Files
wakapi/models/models.go
2020-10-09 21:37:20 +02:00

6 lines
62 B
Go

package models
func init() {
// nothing no init here, yet
}