mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-20 03:30:02 +02:00
a99f872759
* Remove AddLink & Link from Span Interface I have remove AddLink and Link from the interface and all it refereneces and replaced AddLink with addlink, Also Removed respective unit tests Signed-off-by: vineeth <vineethpothulapati@outlook.com> * removing the unused code from unit tests Signed-off-by: VineethReddy02 <vineethpothulapati@outlook.com>