fix: refactor layout init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package contenthttp
|
||||
|
||||
import "go.uber.org/fx"
|
||||
|
||||
var Module = fx.Module("content-api", fx.Invoke())
|
||||
Reference in New Issue
Block a user