Skip to content

Commit

Permalink
Update timelion.js
Browse files Browse the repository at this point in the history
update to remove extraneous comment per code review
  • Loading branch information
maggieghamry committed Mar 18, 2020
1 parent 000ea33 commit 0f4fb1f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { FormattedMessage } from '@kbn/i18n/react';
import { getSimpleArg, setSimpleArg } from '../../../public/lib/arg_helpers';
import { templateFromReactComponent } from '../../../public/lib/template_from_react_component';
import { DataSourceStrings, TIMELION_QUERY_URL, TIMELION, CANVAS } from '../../../i18n';
//import { TooltipIcon } from '../../../public/components/tooltip_icon';

const { Timelion: strings } = DataSourceStrings;

Expand Down

0 comments on commit 0f4fb1f

Please sign in to comment.