mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Remove SetTraceback("all")
This commit is contained in:
parent
b460484e43
commit
d6f9456218
@ -24,7 +24,6 @@ var (
|
||||
|
||||
func init() {
|
||||
debug.SetPanicOnFault(true)
|
||||
debug.SetTraceback("all")
|
||||
}
|
||||
|
||||
func Setup(basePath string, workingPath string, tempPath string, isTVOS bool) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user