mirror of
https://github.com/fatedier/frp.git
synced 2025-08-08 20:54:42 +02:00
go vet
This commit is contained in:
@ -24,7 +24,7 @@ import (
|
||||
)
|
||||
|
||||
type HttpsProxy struct {
|
||||
BaseProxy
|
||||
*BaseProxy
|
||||
cfg *config.HttpsProxyConf
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user