mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-09-27 17:15:15 +00:00
remove unused code
This commit is contained in:
parent
48de0180bf
commit
844c79f47e
@ -1,6 +0,0 @@
|
|||||||
package hooks
|
|
||||||
|
|
||||||
type Input struct {
|
|
||||||
Action string
|
|
||||||
Value string
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
package web
|
|
||||||
|
|
||||||
import (
|
|
||||||
"v2ray.com/core/common/protocol"
|
|
||||||
)
|
|
||||||
|
|
||||||
type Authenciation struct {
|
|
||||||
Required bool
|
|
||||||
User *protocol.User
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user