cmd/syncthing: go fmt traceback.go

This commit is contained in:
Jakob Borg 2016-10-12 20:37:26 +02:00
parent 29ccf10d0b
commit d203dd4770
1 changed files with 0 additions and 1 deletions

View File

@ -14,4 +14,3 @@ func init() {
// We want all (our) goroutines in panic traces.
debug.SetTraceback("all")
}