Api clients: fix import to point to new centralised client (#102208)

fix import to point to new centralised client
This commit is contained in:
Ashley Harrison
2025-03-14 17:03:45 +02:00
committed by GitHub
parent dd07d3dbbe
commit 38d94b86ec
@@ -1,10 +1,9 @@
import { getBackendSrv } from '@grafana/runtime';
import { DashboardDTO } from 'app/types';
import { BASE_URL } from '../../api/clients/provisioning/baseAPI';
import { AnnoKeyManagerIdentity, AnnoKeyManagerKind, AnnoKeySourcePath } from '../apiserver/types';
import { BASE_URL } from './api/baseAPI';
/**
*
* Load a dashboard from repository