1Panel/backend/server/init.go
2023-12-25 09:38:09 +00:00

7 lines
57 B
Go

//go:build !xpack
package server
func InitOthers() {
}