mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 01:05:35 -05:00
remove unused code
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
package api
|
||||
|
||||
type ApiServer struct {
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"v2ray.com/core/common/net"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
DirectPort net.Port
|
||||
}
|
||||
Reference in New Issue
Block a user