mirror of
https://shylinux.com/x/community
synced 2025-07-01 21:21:19 +08:00
7 lines
87 B
Go
7 lines
87 B
Go
package main
|
|
|
|
import (
|
|
_ "shylinux.com/x/ice/devops"
|
|
_ "shylinux.com/x/ice/portal"
|
|
)
|