mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 18:14:53 -05:00
remove deprecated config option
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package config
|
||||
|
||||
func TracingService(enabled bool) string {
|
||||
if enabled {
|
||||
return "opentelemetry"
|
||||
}
|
||||
return ""
|
||||
}
|
||||
Reference in New Issue
Block a user