Skip to content

Commit

Permalink
Remove obsolete code.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed May 24, 2018
1 parent 4c094a1 commit 4f17978
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 192 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,8 @@ export class CollapsibleStatement extends React.PureComponent {

render() {
return (
<EuiFlexGroup
gutterSize="xs"
>
<EuiFlexItem
grow={false}
>
<EuiFlexGroup gutterSize="xs">
<EuiFlexItem grow={false}>
<EuiButtonIcon
color="text"
size="s"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@
* you may not use this file except in compliance with the Elastic License.
*/



export { ConfigViewer } from './config_viewer';

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 4f17978

Please sign in to comment.