diff --git a/client/homebrew/editor/snippetbar/snippetbar.jsx b/client/homebrew/editor/snippetbar/snippetbar.jsx index 429dfd1b6..513b0ab0b 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.jsx +++ b/client/homebrew/editor/snippetbar/snippetbar.jsx @@ -175,8 +175,6 @@ const Snippetbar = createClass({ }, renderHistoryItems : function() { - if(this.state.historyItems.length == 0) return; - return