Remove SetTraceback("all")
This commit is contained in:
parent
b460484e43
commit
d6f9456218
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ var (
|
|||
|
||||
func init() {
|
||||
debug.SetPanicOnFault(true)
|
||||
debug.SetTraceback("all")
|
||||
}
|
||||
|
||||
func Setup(basePath string, workingPath string, tempPath string, isTVOS bool) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue