Skip to content

Commit

Permalink
Merge branch 'serverless/getting-started-language-selector' of github…
Browse files Browse the repository at this point in the history
….com:saarikabhasi/kibana into serverless/getting-started-language-selector
  • Loading branch information
saarikabhasi committed May 17, 2023
2 parents 21ec5ed + 2ac298e commit 5d226a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import React from 'react';
import { PLUGIN_ID } from '../../../../common';

import { useKibanaServices } from '../../hooks/use_kibana';
import { LanguageDefinition, Languages } from '../languages/types';
import { LanguageDefinition } from '../languages/types';
import { OverviewPanel } from './overview_panel';
import { docLinks } from '../../../../common/doc_links';
interface SelectClientProps {
Expand Down

0 comments on commit 5d226a8

Please sign in to comment.