Skip to content

Commit

Permalink
Remove left-over comment
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Dec 10, 2019
1 parent a3acaab commit 099de5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import React from 'react';

import { useSourceContext } from '../../../containers/source';
import { useKibanaSpaceId } from '../../../utils/use_kibana_space_id';
// import { LogEntryRateJobsProvider } from './use_log_entry_rate_jobs';
import { LogEntryRateModuleProvider } from './use_log_entry_rate_module';

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

0 comments on commit 099de5c

Please sign in to comment.