diff --git a/packages/embark-ui/src/components/TextEditorToolbar.js b/packages/embark-ui/src/components/TextEditorToolbar.js index 509dca273..36f6cc5db 100644 --- a/packages/embark-ui/src/components/TextEditorToolbar.js +++ b/packages/embark-ui/src/components/TextEditorToolbar.js @@ -89,7 +89,6 @@ class TextEditorToolbar extends Component { {this.state.successMessage && } {this.props.editorOperationStatus.loading && } {this.props.editorOperationStatus.error && } -