chore: cleanup codes
This commit is contained in:
@ -902,6 +902,6 @@ func closeTunListener() {
|
||||
}
|
||||
}
|
||||
|
||||
func Cleanup(wait bool) {
|
||||
func Cleanup() {
|
||||
closeTunListener()
|
||||
}
|
||||
|
Reference in New Issue
Block a user