Files
1Panel/core/server/init.go

7 lines
69 B
Go

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