mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Remove redundant sentry flush
This commit is contained in:
parent
646232dcb0
commit
7e49a8c2f1
@ -141,7 +141,6 @@ func main() {
|
||||
}
|
||||
|
||||
if args[EnvSentryDsn] != "" {
|
||||
defer sentry.Flush(2 * time.Second)
|
||||
sentryHandler := sentryhttp.New(sentryhttp.Options{
|
||||
Repanic: true,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user