Fix: relocate unused const

This commit is contained in:
xjasonlyu
2023-05-20 14:37:02 +08:00
parent 8e20770bec
commit 860cf31256
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,8 @@ import (
"github.com/xjasonlyu/tun2socks/v2/core/device"
)
const defaultMTU = 1500
type FD struct {
stack.LinkEndpoint