Navigation Menu

Skip to content

Commit

Permalink
Remove needless failsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 30, 2015
1 parent 6b21a7a commit 3ce8c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/droonga/cluster.rb
Expand Up @@ -215,7 +215,6 @@ def clear_cache
end

def all_node_names
raise NoCatalogLoaded.new unless @catalog
@catalog.all_nodes
end

Expand Down

0 comments on commit 3ce8c81

Please sign in to comment.