mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-28 21:09:17 +02:00
Remove left-over TODO in otlploghttp (#5256)
This commit is contained in:
parent
fe8e3a1b42
commit
ae55e29744
@ -32,7 +32,6 @@ func New(_ context.Context, options ...Option) (*Exporter, error) {
|
||||
}
|
||||
|
||||
func newExporter(c *client, _ config) (*Exporter, error) {
|
||||
// TODO: implement
|
||||
e := &Exporter{}
|
||||
e.client.Store(c)
|
||||
return e, nil
|
||||
|
Loading…
Reference in New Issue
Block a user