mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-15 20:20:11 +08:00
7 lines
57 B
Go
7 lines
57 B
Go
|
//go:build !xpack
|
||
|
|
||
|
package server
|
||
|
|
||
|
func InitOthers() {
|
||
|
}
|