refactor to context, remove sentry spans
This commit is contained in:
@@ -10,7 +10,4 @@ var defaultConfig = &Config{
|
||||
DSN: "local.db",
|
||||
Dialect: "sqlite3",
|
||||
},
|
||||
Sentry: Sentry{
|
||||
SampleRate: 20,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user