Skip to content

Commit 099de5c

Browse files
committed
Remove left-over comment
1 parent a3acaab commit 099de5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/legacy/plugins/infra/public/pages/logs/log_entry_rate/page_providers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import React from 'react';
88

99
import { useSourceContext } from '../../../containers/source';
1010
import { useKibanaSpaceId } from '../../../utils/use_kibana_space_id';
11-
// import { LogEntryRateJobsProvider } from './use_log_entry_rate_jobs';
1211
import { LogEntryRateModuleProvider } from './use_log_entry_rate_module';
1312

1413
export const LogEntryRatePageProviders: React.FunctionComponent = ({ children }) => {

0 commit comments

Comments
 (0)