1Panel/backend/server/init.go

7 lines
57 B
Go
Raw Normal View History

2023-12-25 17:38:09 +08:00
//go:build !xpack
package server
func InitOthers() {
}