Skip to content

Commit

Permalink
Update embeddable_panel.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan authored Aug 26, 2020
1 parent 5316ead commit b26687a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ export class EmbeddablePanel extends React.Component<Props, State> {

const title = this.props.embeddable.getTitle();
const headerId = this.generateId();

return (
<EuiPanel
className={classes}
Expand Down

0 comments on commit b26687a

Please sign in to comment.