mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Refactor transform-trace-data.test.js to TS (#59214)
This commit is contained in:
parent
2105e52138
commit
624e6037cf
@ -11,6 +11,7 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
import { TraceResponse } from '../types/trace';
|
||||
|
||||
import transformTraceData, { orderTags, deduplicateTags } from './transform-trace-data';
|
||||
|
Loading…
Reference in New Issue
Block a user