mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-10 23:49:25 +00:00
move schema package out of internal
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
"github.com/jwetzell/showbridge-go/config"
|
||||
"github.com/jwetzell/showbridge-go/internal/common"
|
||||
"github.com/jwetzell/showbridge-go/internal/schema"
|
||||
"github.com/jwetzell/showbridge-go/schema"
|
||||
)
|
||||
|
||||
type ApiServer struct {
|
||||
|
||||
Reference in New Issue
Block a user