package control
import "github.com/Pterodactyl/wings/control/environments"
type Service struct {
Environment environments.Environment
}