Skip to content

Commit b0ca803

Browse files
committed
Delete unused interface.
1 parent adf02e3 commit b0ca803

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

x-pack/legacy/plugins/uptime/public/state/api/monitor_status.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ import { Ping } from '../../../common/runtime_types';
99
import { API_URLS } from '../../../common/constants';
1010
import { apiService } from './utils';
1111

12-
export interface APIParams {
13-
monitorId: string;
14-
}
15-
1612
export const fetchMonitorStatus = async ({
1713
monitorId,
1814
dateStart,

0 commit comments

Comments
 (0)