refactor: move shared packages up a level
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package spec
|
||||
|
||||
import "go.senan.xyz/gonic/server/db"
|
||||
import "go.senan.xyz/gonic/db"
|
||||
|
||||
func NewPodcastChannel(p *db.Podcast) *PodcastChannel {
|
||||
ret := &PodcastChannel{
|
||||
|
||||
Reference in New Issue
Block a user