refactor: init v3
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
package public
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *
|
||||
var Public embed.FS
|
Reference in New Issue
Block a user
@ -1,6 +0,0 @@
|
||||
package public
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *
|
||||
var Public embed.FS
|