Skip to content

Commit b689ce6

Browse files
committed
update
1 parent 8a6a550 commit b689ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/uptime/public/apps/uptime_overview_fetcher.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
import { fetchPingHistogram, fetchSnapshotCount } from '../state/api';
8-
import { UptimeFetchDataResponse } from '../../../observability/public/typings/fetch_data_response';
8+
import { UptimeFetchDataResponse } from '../../../observability/public';
99

1010
export async function fetchUptimeOverviewData({
1111
startTime,

0 commit comments

Comments
 (0)