Files
1Panel/core/server/init.go
T

7 lines
72 B
Go

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