mirror of
https://github.com/fatedier/frp.git
synced 2025-07-24 14:51:39 +07:00
go vet
This commit is contained in:
@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
type StcpProxy struct {
|
||||
BaseProxy
|
||||
*BaseProxy
|
||||
cfg *config.StcpProxyConf
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user