refactor to context, remove sentry spans
This commit is contained in:
@@ -42,6 +42,5 @@ type DB struct {
|
||||
|
||||
// Sentry config
|
||||
type Sentry struct {
|
||||
DSN string
|
||||
SampleRate int
|
||||
DSN string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user