mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-06-28 07:53:08 +00:00
Removal: confonly
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package vmess
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package inbound
|
||||
|
||||
// GetDefaultValue returns default settings of DefaultConfig.
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package inbound
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package outbound
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package outbound
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build !confonly
|
||||
|
||||
package vmess
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user